Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.2.3, 1.2.4, 1.2.5
-
OS: Windows 20H2 64bit.
Platform: JDK 11 64bit.
IDE: Intellij IDEA
Description
I want to output the exception stack in red on the console, but the same exception is output twice.
Log Pattern:
%d{MM-dd HH:mm:ss:SSS} | %highlight(%-5level) %green([%thread]) %boldMagenta(%logger{36}) - %cyan(%msg) %n%red(%ex)
Console: