Skip to content

DefaultLogFormatter

[Source]

primitive val DefaultLogFormatter is
  LogFormatter val

Implements


Constructors

create

[Source]

new val create()
: DefaultLogFormatter val^

Returns


Public Functions

apply

[Source]

fun box apply(
  msg: String val,
  loc: SourceLoc val)
: String val

Parameters

Returns


eq

[Source]

fun box eq(
  that: DefaultLogFormatter val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: DefaultLogFormatter val)
: Bool val

Parameters

Returns