docs.unity.cn
    Show / Hide Table of Contents

    Method LogError

    LogError(String, Object[])

    Logs an error severity formatted message to the Logger specifically on this service. Logger

    Declaration
    protected void LogError(string format, params object[] args)
    Parameters
    Type Name Description
    String format

    The base string

    Object[] args

    The parameters to be formatted into the base string

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