ColorPrinter

org.legogroup.woof.ColorPrinter
See theColorPrinter companion object
open class ColorPrinter(theme: Theme, formatTime: EpochMillis => String) extends Printer

Attributes

Companion
object
Graph
Supertypes
trait Printer
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

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

Attributes

Definition Classes