Logger.fatal

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

Meta