Map FATAL level for Log4j
Make sure that Boot's FATAL level is mapped to log4j and log4j2 properly. Fixes gh-3518
This commit is contained in:
@@ -912,6 +912,7 @@ The following items are output:
|
||||
* Logger name -- This is usually the source class name (often abbreviated).
|
||||
* The log message.
|
||||
|
||||
NOTE: Logback does not have a `FATAL` level (it is mapped to `ERROR`)
|
||||
|
||||
|
||||
[[boot-features-logging-console-output]]
|
||||
|
||||
Reference in New Issue
Block a user