Numerics Configuration.Log Level Property
Gets or sets the maximum severity level of messages that are logged.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public static int LogLevel { get; set; }
Property Value
Int32Remarks
The default is None, indicating that
nothing should be logged.