| Interface | Description |
|---|---|
| Appender | |
| Formatter | |
| KLoggable |
An interface representing class with logging capabilities
implemented using a logger
obtain a logger with logger() method
|
| KLogger |
An extension for Logger with Lazy message evaluation
example:
|
| Marker |
| Class | Description |
|---|---|
| ConsoleOutputAppender | |
| DefaultMessageFormatter | |
| KLogging |
A class with logging capabilities
usage example:
|
| KMarkerFactory | |
| KotlinLogging | |
| KotlinLoggingConfiguration | |
| KotlinLoggingKt | |
| KotlinLoggingLevelKt | |
| KotlinLoggingMDCKt | |
| MarkerKt | |
| NamedKLogging |
A class with logging capabilities and explicit logger name
|
| Enum | Description |
|---|---|
| KotlinLoggingLevel |