MavADSB icon indicating copy to clipboard operation
MavADSB copied to clipboard

Quiet option

Open dmazan opened this issue 2 years ago • 0 comments

Simple quiet option to suppress most messages.

Could be generalized to extract an array of command line flags, rather than just the one.

Might be worth refactoring at some point to separate the message generation (and console output) from the actual server function. That would save having to pass the quiet flag to the server and avoid printing each message to the console for each client.

dmazan avatar Oct 25 '23 14:10 dmazan