PlainSourceCodeLogFormatter

wvlet.log.LogFormatter$.PlainSourceCodeLogFormatter$

log format for debugging source code without using ANSI colors

Attributes

Graph
Supertypes
class Formatter
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def formatLog(r: LogRecord): String

Attributes

Definition Classes

Inherited methods

override def format(record: LogRecord): String

Attributes

Definition Classes
LogFormatter -> Formatter
Inherited from:
LogFormatter
def formatMessage(x$0: LogRecord): String

Attributes

Inherited from:
Formatter
def getHead(x$0: Handler): String

Attributes

Inherited from:
Formatter
def getTail(x$0: Handler): String

Attributes

Inherited from:
Formatter