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
{{ message }}
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
The default log format for JUL is not the best one (it spans two lines, the default date format is not compact, it does not show milliseconds, etc)
The JUL default log format should be changed to:
%1$tF %tT.%1$tL %4$s [%2$s] - %5$s %6$s%n
which is known to be better.The text was updated successfully, but these errors were encountered: