C# Class EasyFarm.Logging.Logger

显示文件 Open project: EasyFarm/EasyFarm

Public Methods

Method Description
Log ( LogEntry logEntry ) : void

Private Methods

Method Description
NLogTextFileLogger ( )

Method Details

Log() public static method

public static Log ( LogEntry logEntry ) : void
logEntry LogEntry
return void