Click or drag to resize

LogCommonIsFatalEnabled Property

[Missing <summary> documentation for "P:com.espertech.esper.compat.logging.LogCommon.IsFatalEnabled"]

Namespace:  com.espertech.esper.compat.logging
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public bool IsFatalEnabled { get; set; }

Property Value

Type: Boolean

Implements

ILogIsFatalEnabled
See Also