log4net SDK Reference

Hierarchy.EmittedNoAppenderWarning Property

Has no appender warning been emitted

[Visual Basic]
Public Property EmittedNoAppenderWarning As Boolean
[C#]
public bool EmittedNoAppenderWarning {get; set;}

Remarks

Flag to indicate if we have already issued a warning about not having an appender warning.

See Also

Hierarchy Class | log4net.Repository.Hierarchy Namespace