Overload List

  NameDescription
FileLogWriter(String)
Creates a new instance of file log writer based on the specified file and the default "Info" log level.
FileLogWriter(String, LogLevel)
Creates a new instance of file log writer based on the specified file and log level.

See Also