Search Results for

    Method DebugHandle

    DebugHandle(string)

    Handle to output log using logcat in Debug priority

    Declaration
    public void DebugHandle(string msg)
    Parameters
    Type Name Description
    string msg

    The log message

    Implements
    IYLogAdapter.DebugHandle(string)
    In This Article