Search Results for

    Method RamDebugHandle

    RamDebugHandle(string)

    Handle to output log using ram in Debug priority

    Declaration
    void RamDebugHandle(string msg)
    Parameters
    Type Name Description
    string msg

    The log message

    In This Article