PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Backends.​Event­Source/Event­Source­Logging­Backend­Options/Log­Level­Ignored­For­System­Records
Open sandboxFocus

Property LogLevelIgnoredForSystemRecords

LogLevelIgnoredForSystemRecords

Determines whether the Level property is ignored by the current back-end for auto-generated (i.e. non-manual) logging records. Some back-ends may not support overriding the level of records.

Declaration
public override bool LogLevelIgnoredForSystemRecords { get; }
Property Value
Type Description
Boolean
Overrides
LoggingBackendOptions.LogLevelIgnoredForSystemRecords