docs.unity.cn
    Show / Hide Table of Contents

    Method LogError

    LogError(String)

    Write an error level log message.

    Declaration
    public static void LogError(string msg)
    Parameters
    Type Name Description
    String msg

    The msg to log

    Remarks

    LogError can be used to write an Error message. LogError works the same way as LogError. Addressables logs warnings and errors so by default this function will log.

    See Also
    Enable all logging
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023