primitive val DefaultLogFormatter is LogFormatter val
new val create() : DefaultLogFormatter val^
fun box apply( msg: String val, loc: SourceLoc val) : String val
fun box eq( that: DefaultLogFormatter val) : Bool val
fun box ne( that: DefaultLogFormatter val) : Bool val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/logger-DefaultLogFormatter