Logger.warn

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

Meta