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
For some reason, the max level gets set to info. This is annoying to work around when debugging, as I have to make all my debugging messages into info!. It would be nice if I could just control the max level using log's features (then I could set release_max_level_info and max_level_trace for my project). Would it be fine to remove this one line?