JSLogColorPalette

wvlet.log.JSConsoleLogHandler$.JSLogColorPalette
case class JSLogColorPalette(error: String, warn: String, info: String, debug: String, trace: String, timestamp: String, loggerName: String, codeLocation: String, default: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def cssOf(l: LogLevel): String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product