Skip to content

SimpleLogFormatter

[Source]

primitive val SimpleLogFormatter is
  LogFormatter val

Implements


Constructors

create

[Source]

new val create()
: SimpleLogFormatter 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: SimpleLogFormatter val)
: Bool val

Parameters

Returns


ne

[Source]

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

Parameters

Returns