C# Class Tomboy.NullLogger

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

Méthodes publiques

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

Method Details

Log() public méthode

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