C# Class gbrainy.Clients.WebForms.FileLogger

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

Méthodes publiques

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

Method Details

FileLogger() public méthode

public FileLogger ( ) : System
Résultat System

Log() public méthode

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