NoColorPrinter

org.legogroup.woof.NoColorPrinter
See theNoColorPrinter companion object
class NoColorPrinter(formatTime: EpochMillis => String) extends ColorPrinter

Attributes

Companion
object
Graph
Supertypes
class ColorPrinter
trait Printer
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

override def toPrint(epochMillis: EpochMillis, level: LogLevel, info: LogInfo, message: String, context: List[(String, String)]): String

Attributes

Definition Classes
Inherited from:
ColorPrinter