TSVLogFormatter

wvlet.log.LogFormatter$.TSVLogFormatter$
object TSVLogFormatter extends LogFormatter

Attributes

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

Members list

Value members

Concrete methods

override def formatLog(record: 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