Prettify Log4J 2's default output
This commit updates the default output produced when using Log2J 2 to be similar to the output produced by Logback. It introduces a new converter for throwables that adds some whitespace around stacktraces and a color converter that produces ANSI-colored output when enabled via spring.output.ansi.enabled. Closes gh-3548
Showing
Please register or sign in to comment