Interface: ILog
Defines log engine.
Remarks
Examples
Implemented types
Derived types
Constructors
Name
Description
Methods
Name
Description
WriteError(String)
Adds a new error message entry into the log.
WriteMessage(String)
Adds a new message entry into the log.
WriteWarning(String)
Adds a new warning message entry into the log.
Properties
Name
Description
Fields
Name
Description
Events
Name
Description