NoColorPrinter

class NoColorPrinter(formatTime: EpochMillis => String) extends ColorPrinter
Companion:
object
trait Printer
class Object
trait Matchable
class Any

Value members

Inherited methods

override def toPrint(epochMillis: EpochMillis, level: LogLevel, info: LogInfo, message: String, context: List[(String, String)]): String
Definition Classes
Inherited from:
ColorPrinter