LoggingRoleConfiguration Properties |
The LoggingRoleConfiguration type exposes the following members.
Name | Description | |
---|---|---|
Backend |
Gets or sets the back-end that implements logging for the given Role.
| |
CustomRecordLoggingOptions | Obsolete.
Gets the options that influence the rendering of log records emitted with the Logger class.
| |
IsBackendSpecified |
Determines whether the Backend has been explicitly specified.
This property is false by default, which means that the Backend property
will evaluate to DefaultBackend.
| |
Role |
Gets the role whose options are represented by the current object.
See LoggingRoles for a list of standard logging roles.
|