Module logging_logback
Module logging_logback¶
Contains the logger adapter for the Logback logging library.
Install the Dependency¶
1 |
|
1 2 3 4 5 6 7 8 9 |
|
ℹ️ Info
The above adapter bridge other logging libraries that may be used by other third party libraries you use (if you want to disable this behaviour, you need to explicitly exclude bridging libraries).
1 2 3 4 |
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
|
Package com.hexagonkt.logging.logback¶
Provides a logging management capabilities abstracting the application from logging libraries.