Search Results for

    Method InfoHandle

    InfoHandle(string)

    Handle for output log in Info priority

    Declaration
    protected override void InfoHandle(string msg)
    Parameters
    Type Name Description
    string msg

    The log message

    Overrides
    LoggerBase.InfoHandle(string)
    In This Article