There is currently no easy CLI-ish way to read the logs from hostapd and wpa_supplicant for wireless connections
This PR adds new CLI commands:
* `monitor log wireless hostapd [interface <name>]`
* `monitor log wireless wpa-supplicant [interface <name>]`
* `show log wireless hostapd [interface <name>]`
* `show log wireless wpa-supplicant [interface <name>]`