C# Class Codaxy.Common.Logging.TraceLogAppender

Inheritance: ILogAppender
Exibir arquivo Open project: codaxy/common

Public Methods

Method Description
Log ( LogEntry le ) : void

Method Details

Log() public method

public Log ( LogEntry le ) : void
le LogEntry
return void