LoggerHasErrors Property

Indicates whether errors exists.

Definition

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

Property Value

Boolean

See Also