Search Results for

    Method DebugHandle

    DebugHandle(string)

    Handle for output log in Debug priority

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

    The log message

    Overrides
    LoggerBase.DebugHandle(string)
    In This Article