log

add a log entry

  1. void log(Severity sev, string tag, string msg)
    void
    log
    (,
    in string tag
    ,
    scope lazy string msg
    )
  2. void log(Severity sev, uint mask, string tag, string msg)

Meta