LoggerProvider Properties | 
The LoggerProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ChromiumLogFile | 
                The absolute or relative path to store Chromium log file.
              | |
| ConsoleLoggingEnabled | 
                Gets or sets a value indicating whether console logging is enabled.
              | |
| FileLoggingEnabled | 
                Gets or sets a value indicating whether file logging is enabled.
              | |
| Instance | 
                The LoggerProvider instance that can be used to configure DotNetBrowser logging.
              | |
| Level | 
                The minimal logging level of the messages that will appear in the logs.
                This value will be used to filter out log messages with lower logging level.
              | |
| OutputFile | 
                Gets or sets output file.
              |