LoggerConfigurationLevels Property |
The level of log detail.
Namespace: RAYLASE.Marker.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntaxpublic ISet<LoggerLevel> Levels { get; set; }
Property Value
ISetLoggerLevel
See Also