DefaultLogPrinter
de.rmgk.logging.DefaultLogPrinter
class DefaultLogPrinter(val printPosition: Boolean, val verboseInfo: Boolean) extends LogPrinter
Prints to stdout. Prints the level if it is not Level.Info. Prints non empty tags.
Value parameters
- printPosition
-
add file and line number to log output if true
Attributes
- Graph
-
- Supertypes
Members list
In this article