LogParams Class Documentation
classLogParams : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
Defines the parameters for writing error messages to a log file.
The messages include the date and time, the source of the error, and the error type: debug, info, warning, error, or fatal. This class also defines the log file name and path.
Uses types
Constructor & Destructor Documentation
LogParams
LogParams(LogParamsrhs, InternalConstructsignifier)Parameters
rhs: LogParamssignifier: InternalConstruct
LogParams
LogParams()LogParams constructor which allows to create LogParams instance.
The LogParams object contains all settings required for logging. The log output, log file name and log string format can be configured with it.
~LogParams
~LogParams()Property Documentation
LogFileName
stringLogFileName[get, set]LogFormat
stringLogFormat[get, set]LogOutputFlags
LogOutputFlagsLogOutputFlags[get, set]