ClassNameSimple

class Object
trait Matchable
class Any

Value members

Concrete methods

override
def format[M](record: LogRecord[M]): LogOutput
Definition Classes

Inherited methods

def abbreviate(maxLength: Int, padded: Boolean, separator: Char, removeEntries: Boolean, abbreviateName: Boolean): FormatBlock
Inherited from
FormatBlock
Inherited from
FormatBlock
def mapPlain(f: String => String): FormatBlock
Inherited from
FormatBlock
def padRight(length: Int, padding: Char): FormatBlock
Inherited from
FormatBlock