Spec-Zone.ru › Pony

DefaultLogFormatter

[Source]

primitive val DefaultLogFormatter is
  LogFormatter val

Реализует

  • LogFormatter val

Конструкторы

create

[Source]

new val create()
: DefaultLogFormatter val^

Возвращает

  • DefaultLogFormatter val^

Публичные функции

apply

[Source]

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

Параметры

  • msg: Строка val
  • loc: SourceLoc val

Возвращает

  • Строка val

eq

[Source]

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

Параметры

  • that: DefaultLogFormatter val

Возвращает

  • Булево val

ne

[Source]

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

Параметры

  • that: DefaultLogFormatter val

Возвращает

  • Булево val

© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/logger-DefaultLogFormatter

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API