LoggerT
de.rmgk.logging$.LoggerT
Convenience methods for logging at certain levels. Tries to inline log calls so level check happens before method call.
Attributes
- T
tag type passed to the log printer
- level
minimum level that gets printed
- logPrinter
handles printing and formatting the log messages
- tag
tag to log with, used by the printer
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any