Or make quiet mode default and add verbose as an option quiet mode would suppress all output to the console, only logs to the logger This requires adding flag parsing to main
Or make quiet mode default and add verbose as an option
quiet mode would suppress all output to the console, only logs to the logger
This requires adding flag parsing to main