C# Class EasyFarm.Logging.NLogTextFileLogger

Inheritance: ILogger
Afficher le fichier Open project: EasyFarm/EasyFarm

Méthodes publiques

Méthode Description
Log ( LogEntry logEntry ) : void

Private Methods

Méthode Description
InitializeLoggerOnFirstCall ( ) : void

Method Details

Log() public méthode

public Log ( LogEntry logEntry ) : void
logEntry LogEntry
Résultat void