ILNumerics Ultimate VS

SettingsLogVerbosityLevel Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Gets the level of verbosity for information sent to application trace logs during run, or sets it.

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static LogVerbosityLevels LogVerbosityLevel { get; set; }

Property Value

Type: LogVerbosityLevels
Remarks

[ILNumerics Core Module]

See Also

Reference