C# Class Tasque.NullLogger

Inheritance: ILogger
Afficher le fichier Open project: GNOME/tasque

Méthodes publiques

Méthode Description
Log ( LogLevel lvl, string msg ) : void

Method Details

Log() public méthode

public Log ( LogLevel lvl, string msg ) : void
lvl LogLevel
msg string
Résultat void