StyledStrictLogger.this

Creates log at dir/name. Tries to create parent directory and all sub directories.

Note: Can throw if there is a problem with access permissions.

  1. this(string name, Mode mode)
    class StyledStrictLogger(StyleEnum, US...)
    @trusted
    this
    (
    string name
    ,)
  2. this()

Meta