Currently all logs are written to file, however some modules (like the requests module) have debug messages that clutter up the storage while giving little value for the user when debugging. An option for selecting the minimum logging level would mitigate this issue.
Currently all logs are written to file, however some modules (like the requests module) have debug messages that clutter up the storage while giving little value for the user when debugging. An option for selecting the minimum logging level would mitigate this issue.