Logger
Logger copied to clipboard
Function logger.time_stop returns without value when ok_to_log is false
If I have code that refers to the time_stop function, but the current level is above debug level the function doesn't return a value and an exception is raised.