Search Results for

    Method ErrorHandle

    ErrorHandle(string)

    Handle to output log using logcat in Error priority

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

    The log message

    Implements
    IYLogAdapter.ErrorHandle(string)
    In This Article