Search Results for

    Method IsLogValidImpl

    IsLogValidImpl(object, string, LogPriority, string)

    Declaration
    protected override bool IsLogValidImpl(object context, string log, LogPriority priority, string prefix)
    Parameters
    Type Name Description
    object context
    string log
    LogPriority priority
    string prefix
    Returns
    Type Description
    bool
    Overrides
    LoggerPriorityController.IsLogValidImpl(object, string, LogPriority, string)
    In This Article