LoggingServices Properties |
The LoggingServices type exposes the following members.
Name | Description | |
---|---|---|
CurrentTimestamp |
Gets a timestamp, in milliseconds.
| |
DefaultBackend |
Gets or sets the default LoggingBackend used for logging in the current application.
| |
ExceptionHandler |
Gets or sets the object that handles exceptions thrown by the logging logic. This property is set by default to an instance
of the DefaultLoggingExceptionHandler class.
| |
Profiles |
Gets the repository of build-time logging profiles.
| |
Roles |
Gets the repository of role-specific run-time logging options.
|