Module logging_slf4j_jul
Module logging_slf4j_jul¶
Contains the logger adapter for the SLF4J JUL 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 |
|
1 2 3 4 5 6 7 8 9 10 |
|
Package com.hexagonkt.logging.slf4j.jul¶
Provides a logging management capabilities abstracting the application from logging libraries.