{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method DispatchMessage | Unity Logging | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method DispatchMessage

    DispatchMessage(PayloadHandle, long, LogLevel)

    Dispatches a LogMessage

    Declaration
    public void DispatchMessage(PayloadHandle payload, long stacktraceId, LogLevel logLevel)
    Parameters
    Type Name Description
    PayloadHandle payload

    PayloadHandle of the binary data associated with the message

    long stacktraceId

    Id of the stacktrace connected to the LogMessage, 0 is none

    LogLevel logLevel

    LogLevel of the LogMessage

    Remarks

    This method is thread-safe and can be called from any thread context or Job. If successful, the Logging system will take over ownership of the message data and ensure the memory buffer is released after the message has been processed.

    In This Article
    Back to top
    Copyright © 2023 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)