LoupeLoggingBackend Class |
Logging back-end for Loupe.

System.Object
PostSharp.Patterns.Diagnostics.LoggingBackend
PostSharp.Patterns.Diagnostics.Backends.TextLoggingBackend
PostSharp.Patterns.Diagnostics.Backends.Loupe.LoupeLoggingBackend
PostSharp.Patterns.Diagnostics.LoggingBackend
PostSharp.Patterns.Diagnostics.Backends.TextLoggingBackend
PostSharp.Patterns.Diagnostics.Backends.Loupe.LoupeLoggingBackend
Namespace: PostSharp.Patterns.Diagnostics.Backends.Loupe
Assembly: PostSharp.Patterns.Diagnostics.Backends.Loupe (in PostSharp.Patterns.Diagnostics.Backends.Loupe.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public class LoupeLoggingBackend : TextLoggingBackend
The LoupeLoggingBackend type exposes the following members.

Name | Description | |
---|---|---|
![]() | LoupeLoggingBackend | Initializes a new instance of the LoupeLoggingBackend class |

Name | Description | |
---|---|---|
![]() | CurrentContext |
Gets the current LoggingContext.
(Inherited from LoggingBackend.) |
![]() | IsCorrupted | (Inherited from LoggingBackend.) |
![]() | IsDisposed |
Determines whether the current LoggingBackend has been disposed.
(Inherited from LoggingBackend.) |
![]() | IsEnabled |
Determines whether the current LoggingBackend is currently enabled. This property has precedence
over, and does not affect, the minimal log levels set through the SetLevel(LogLevel) method.
(Inherited from LoggingBackend.) |
![]() | Options |

