C# Class Ivony.Logs.LogFilter.LogTypeBasedFilter

Inheritance: LogFilter
Afficher le fichier Open project: Ivony/LogUtility

Méthodes publiques

Méthode Description
LogTypeBasedFilter ( LogType type ) : System
Writable ( LogEntry entry ) : bool

Method Details

LogTypeBasedFilter() public méthode

public LogTypeBasedFilter ( LogType type ) : System
type LogType
Résultat System

Writable() public méthode

public Writable ( LogEntry entry ) : bool
entry LogEntry
Résultat bool