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
bool
Overrides