You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it is a matter of taste. For now, we are not quite sure of our system's stability, so "INFO" level logs are very informative. However, later they might seem too verbose.
So I suggest passing the default log levels (for both GUI and file) to the logger app constructor, so we can give them in the config file.
Feature you want to implement
A user seems to use the logger app to check if the submission runs well.
So I think updating the default log level from "WARNING" to "INFO" is more efficient as the submission log level is "INFO".
The text was updated successfully, but these errors were encountered: