LogProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a mechanism to create instances of Microsoft.Azure.Documents.ChangeFeedProcessor.Logging.ILog objects.
public static class LogProvider
type LogProvider = class
Public Class LogProvider
- Inheritance
-
LogProvider
Properties
| Name | Description |
|---|---|
| IsDisabled |
Gets or sets a value indicating whether this is logging is disabled. |
Methods
| Name | Description |
|---|---|
| SetCurrentLogProvider(ILogProvider) |
Sets the current log provider. |