BareFormatter

wvlet.log.LogFormatter.BareFormatter
object BareFormatter extends LogFormatter

For formatting log as is.

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