Arguments for the the logging event.
Inheritance Hierarchy
SystemEventArgs
Mocom_WorkSite_LibraryLogEventArgs
Namespace: Mocom_WorkSite_Library
Assembly: Mocom WorkSite Library (in Mocom WorkSite Library.dll) Version: 1.0.8.0 (1.0.8)
Syntax
The LogEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LogEventArgs |
Initialises a new instance of the LogEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
| Code |
Gets or sets the log message code.
| |
| Message |
Gets or sets the log message.
| |
| TypeOfLogMessage |
Gets or sets the importance level of the log message.
|
See Also