C# Class Tasque.NullLogger

Inheritance: ILogger
Show file Open project: GNOME/tasque

Public Methods

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

Method Details

Log() public method

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