Search Results for

    Method WarnHandle

    WarnHandle(string)

    Handle to output log using logcat in Warn priority

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

    The log message

    Implements
    IYLogAdapter.WarnHandle(string)
    In This Article