error

add a log entry with error severity

  1. void error(string tag, string msg)
    void
    error
    (
    in string tag
    ,
    scope lazy string msg
    )
  2. void error(uint mask, string tag, string msg)

Meta