Name | Description | |
---|---|---|
IsLoggingEnabled | Should returns a value(True/False) to indicate if debugging is enabled. | |
LogException | Process the inbound exception details. | |
LogMessage | Process the inbound string value. | |
WriteToEventLog | Write to the event log. |
For a list of all members of this type, see IDebugLogging members.
Name | Description | |
---|---|---|
IsLoggingEnabled | Should returns a value(True/False) to indicate if debugging is enabled. | |
LogException | Process the inbound exception details. | |
LogMessage | Process the inbound string value. | |
WriteToEventLog | Write to the event log. |