Table of Contents

Field LogLevel

Namespace
LMKit.Global
Assembly
LM-Kit.NET.dll

Defines the default logging level for the application using the LM-Kit framework.

public static Runtime.LMKitLogLevel LogLevel

Returns

Runtime.LMKitLogLevel
Defines the default logging level for the application using the LM-Kit framework.

Remarks

In DEBUG builds, the default is Debug. In RELEASE builds, the default is None.