ApplicationInsightsLoggingTypeSource Methods |
The ApplicationInsightsLoggingTypeSource type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Returns a deep clone of the current object.
(Inherited from LoggingTypeSource.) | |
IsBackendEnabled |
Checks whether logging is enabled in the back-end for the given level.
(Overrides LoggingTypeSource.IsBackendEnabled(LogLevel).) | |
IsEnabled |
Determines whether logging is enabled for the given LogLevel.
(Inherited from LoggingTypeSource.) | |
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.
(Inherited from LoggingTypeSource.) | |
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.) |