LoggerFatalCount Property

Gets the count of fatal messages logged.

Definition

Namespace: Logging.Helper
Assembly: Logging.Helper (in Logging.Helper.dll) Version: 2.0.6
C#
public int FatalCount { get; }

Property Value

Int32

See Also