LoggerWarnCount Property

Gets the count of warning messages logged.

Definition

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

Property Value

Int32

See Also