log.trace

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void trace(string fmt, Args args)
    struct log
    static
    void
    trace
    (
    string m = __MODULE__
    string func = __FUNCTION__
    size_t line = __LINE__
    Args...
    )
    (
    string fmt
    ,
    Args args
    )
  2. void trace()

Meta