SimpleLogFormatter

wvlet.log.LogFormatter$.SimpleLogFormatter$

Simple log formatter that shows only logger name and message

Attributes

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

Members list

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