LoggingTypeSource Methods |
The LoggingTypeSource type exposes the following members.

Name | Description | |
---|---|---|
![]() | Clone |
Returns a deep clone of the current object.
(Overrides LoggingNamespaceSource.Clone(String).) |
![]() | IsBackendEnabled |
Checks whether logging is enabled in the back-end for the given level.
|
![]() | IsEnabled |
Determines whether logging is enabled for the given LogLevel.
|
![]() | Refresh |
Refreshes the logging level from the back-end from the current node and all children nodes.
The back-end-defined logging level is cached for performance reasons.
(Overrides LoggingNamespaceSource.Refresh().) |
![]() | SetLevel |
Sets the minimal LogLevel for which logging is enabled for the current namespace and type and all children
namespaces and types.
(Inherited from LoggingNamespaceSource.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from LoggingNamespaceSource.) |
