Table of Contents

Property Level

Namespace
DotNetBrowser.Logging
Assembly
DotNetBrowser.Logging.dll

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.

public SourceLevels Level { get; set; }

Property Value

SourceLevels