docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LogErrorFormat

    LogErrorFormat(string, params object[])

    Debug.LogErrorFormat wrapper method.

    Declaration
    public static void LogErrorFormat(string format, params object[] args)
    Parameters
    Type Name Description
    string format

    The string with format tags.

    object[] args

    The args used to fill in the format tags.

    In This Article
    • LogErrorFormat(string, params object[])
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)