Search Results for

    Method RamErrorHandle

    RamErrorHandle(string)

    Handle to output log using ram in Error priority

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

    The log message

    Implements
    IYLogAdapter.RamErrorHandle(string)
    In This Article