SingleFileLogger

Namespace: uModLogging

Assembly: uMod.Core.dll

Inheritance ObjectLoggerTextLoggerThreadedTextLogger SingleFileLogger

Implements ILogger, ITextLogger, IFileLogger

Summary

A logger that writes to a single file

Constructors

Name

Summary

SingleFileLogger ()

Creates a new instance of the SingleFileLogger class

Properties

Name

Summary

Directory

Gets the directory to write log files to

Path