DbgLog Members
Functions
| Name | Description |
|---|---|
| LogEntry | Create an entry in the log. |
Properties
| Name | Description |
|---|---|
| EventLogging | Enables/Disables event logging. Return/assignment value: Boolean. |
| FileLogging | Enables/Disables file logging. Return/assignment value: Boolean. |
| LoggingFileName | Gets/Sets the explicit filename to use for logging. Return/assignment value: String. |
| LoggingLevel | Gets/Sets the logging level. Return/assignment value: LogLevel. |
| LoggingNamePrefix | Gets/Sets the file name prefix to the logging file. Return/assignment value: String. |
| LoggingPath | Gets/Sets the path to the logging file. Return/assignment value: String. |
Events
| Name | Description |
|---|---|
| OnLogEntry | Event for a new log entry. |
Subtopics