JSONLogFormatter

wvlet.airframe.http.HttpAccessLogWriter$.JSONHttpAccessLogWriter.JSONLogFormatter$
object JSONLogFormatter extends LogFormatter

Attributes

Graph
Supertypes
trait LogFormatter
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
LogFormatter

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