MinimumLevel Property

Definition

Assembly XenoAtom.Logging.dll

Gets or sets the level of this writer that can be higher than the level from the MinimumLevel.

public LogLevel MinimumLevel { get; set; }

Returns