Click or drag to resize

LogLevel Enumeration

[This is preliminary documentation and is subject to change.]

Namespace:  MLAPI.Logging
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum LogLevel
Members
  Member nameValueDescription
Developer0
Normal1
Error2
Nothing3
See Also