docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LogFormat

    LogFormat(LogType, string, object[])

    Logs a formatted message to the Logger specifically on this service. Logger

    Declaration
    protected void LogFormat(LogType logType, string format, object[] args)
    Parameters
    Type Name Description
    LogType logType

    Severity of the log

    string format

    The base string

    object[] args

    The parameters to be formatted into the base string

    In This Article
    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)