Logger.trace

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void trace(string text)
    struct Logger
    const nothrow
    void
    trace
    (
    lazy string text
    )
  2. void trace(string fmt, Args args)

Meta