Old post but if someone is searching ...
You can use hostapd_cli
. You can also use cat /var/log/syslog | grep hostapd
.
You can change the debug level in starting script /etc/init.d/hostapd
. Adding -d
or -dd
in this file will add more information in /var/log/syslog
.