C# Class PBCaGw.Services.GWCriticalStartStopFilter

Shows only Critical, Errors, start and stop messages.
Inheritance: System.Diagnostics.TraceFilter
Afficher le fichier Open project: ISISComputingGroup/EPICS-epicssharp

Méthodes publiques

Méthode Description
ShouldTrace ( TraceEventCache cache, string source, TraceEventType eventType, int id, string formatOrMessage, object args, object data1, object data ) : bool

Method Details

ShouldTrace() public méthode

public ShouldTrace ( TraceEventCache cache, string source, TraceEventType eventType, int id, string formatOrMessage, object args, object data1, object data ) : bool
cache System.Diagnostics.TraceEventCache
source string
eventType TraceEventType
id int
formatOrMessage string
args object
data1 object
data object
Résultat bool