-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature request
Adding an option in the config file to allow users to customize the log level
Motivation
By default the program only saves ERRORs (maybe also WARNINGs) into the log file. If I gave the "--config" parameter, then it would simply output everything both to the terminal and to the log file.
So maybe we can give users an option to customize the level of the log, such as "Debug", "Info", "Warning", "Error". So that they can keep only the logs they want
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request