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
Existing documentation of the Java logging library does not describe synchronous vs. asynchronous logging configuration and what effect it has on writing log entries.
Also the documentation does not include batching settings configuration guidelines in a case the asynchronous logging is used.
See also issue #432 as an example when such information would be useful.