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 a good change that logging has not been setup yet, and the logging will not be written out.
A better approach would probable be to register a shutdown hook in the delayed log handler to make sure the messages are written out before exit, but this is better than nothing.
0 commit comments