craigerl / aprsd

Amateur radio APRS daemon which listens for messages and responds. By KM6LYW.
Apache License 2.0
134 stars 20 forks source link

Unify the logging to file and stdout #77

Closed hemna closed 2 years ago

hemna commented 2 years ago

This patch updates the logging facility to ensure that logging to a file works even when --quiet mode is selected. Also update the listen and list-plugins command to show a console.status line while waiting for results to come in.