C# Class NLogLogger, code

Inheritance: NpgsqlLogger
ファイルを表示 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
Log ( LogEntry, entry ) : void
NLogLogger ( string name )

Private Methods

Method Description
GetNLogLevel ( LoggingEventType level ) : NLog.LogLevel

Method Details

Log() public method

public Log ( LogEntry, entry ) : void
entry LogEntry,
return void

NLogLogger() public method

public NLogLogger ( string name )
name string