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
Categories.PRINT replaces the now-deprecated Categories.ENABLED, printing a log entry but not saving it. Categories.SAVE indicates an entry should be saved to the log file but not printed. Categories.ENABLED can still be used but will be removed in later versions. This commit also updates an out-of-date docstring for the Logger class.
0 commit comments