ansible-navigator
ansible-navigator copied to clipboard
Allow disabling logging completely
trafficstars
In some cases it could be nice to be able to disable logging completely. Trying to use /dev/null as the log file won't work, setting log level to critical still creates the log file. Perhaps it could be configurable to log either file, nowhere, or stderr. I have no business-critical use cases in mind so this is definitely in the nice-to-have category. Thanks.