Package | Description |
---|---|
org.springframework.boot.logging.log4j2 |
Support for the Log4j 2 logging library.
|
org.springframework.boot.logging.logback |
Support for the Logback logging library.
|
Modifier and Type | Class and Description |
---|---|
class |
Log4J2LoggingSystem
LoggingSystem for Log4j 2. |
Modifier and Type | Class and Description |
---|---|
class |
LogbackLoggingSystem
LoggingSystem for logback. |