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
There is almost no information / clarity on what flush() should do and if it's called by any of the macros in this crate. I think it should say something like:
This method isn’t called automatically by the log! macros. It can be called manually at shutdown.