DbgLog Members
| Name
|
Description
|
| LogEntry
|
Create an entry in the log.
|
| 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.
|
| Name
|
Description
|
| OnLogEntry
|
Event for a new log entry.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.