de.rmgk.logging$.Logger
See theLogger companion object
Convenience methods for logging at certain levels. Tries to inline log calls so level check happens before method call.
Value parameters
- logPrinter
-
handles printing and formatting the log messages
- minLevel
-
minimum level that gets printed
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article