Closed
Description
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.