Provides access to role-specific options (LoggingRoleConfiguration). This class is exposed on the Profiles.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class LoggingRoleConfigurationRepository : IEnumerable<LoggingRoleConfiguration>, IEnumerableProperties
| Name | Description |
|---|---|
| Audit | Gets the LoggingRoleConfiguration object for the Audit role. |
| Caching | Gets the LoggingRoleConfiguration object for the Caching role. |
| Custom | Gets the LoggingRoleConfiguration object for the Custom role. |
| this[string] | Gets the LoggingRoleConfiguration for a given role. |
| Meta | Gets the LoggingRoleConfiguration object for the Meta role. |
| Tracing | Gets the LoggingRoleConfiguration object for the Tracing role. |
Methods
| Name | Description |
|---|---|
| GetEnumerator() |