C# Class Tomboy.NullLogger

Inheritance: ILogger
Exibir arquivo Open project: GNOME/tomboy

Public Methods

Method Description
Log ( Level lvl, string msg ) : void

Method Details

Log() public method

public Log ( Level lvl, string msg ) : void
lvl Level
msg string
return void