docs.unity3d.com
    Show / Hide Table of Contents

    Class Consts

    FixedString representation of LogLevel

    Inheritance
    Object
    Consts
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Logging
    Syntax
    public static class Consts

    Fields

    DebugString

    Log.Debug

    Declaration
    public static readonly FixedString32Bytes DebugString
    Field Value
    Type Description
    FixedString32Bytes

    ErrorString

    Log.Error

    Declaration
    public static readonly FixedString32Bytes ErrorString
    Field Value
    Type Description
    FixedString32Bytes

    FatalString

    Log.Fatal

    Declaration
    public static readonly FixedString32Bytes FatalString
    Field Value
    Type Description
    FixedString32Bytes

    InfoString

    Log.Info

    Declaration
    public static readonly FixedString32Bytes InfoString
    Field Value
    Type Description
    FixedString32Bytes

    VerboseString

    Log.Verbose

    Declaration
    public static readonly FixedString32Bytes VerboseString
    Field Value
    Type Description
    FixedString32Bytes

    WarningString

    Log.Warning

    Declaration
    public static readonly FixedString32Bytes WarningString
    Field Value
    Type Description
    FixedString32Bytes
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023