Enum MagicLeapLogger.LogLevel Namespace: UnityEngine.XR.MagicLeap Syntax public enum LogLevel : uint Fields Name Description Value Fatal 0 Error 1 Warning 2 Info 3 Debug 4 Verbose 5