docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ConfigureInterfaceLogger

    ConfigureInterfaceLogger(bool, bool, bool)

    Set new configuration for the Interface Logger

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public void ConfigureInterfaceLogger(bool enableFunction, bool enableParameters, bool enableExecutionTime)
    Parameters
    Type Name Description
    bool enableFunction

    If true, the called function names will be print

    bool enableParameters

    If true, the called function parameters will be print (only if enableFunction=true too)

    bool enableExecutionTime

    If true, the called functions execution times will be print

    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)