C# Class Affecto.Logging.Log4Net.Log4NetWrapper

ファイルを表示 Open project: affecto/dotnet-Logging Class Usage Examples

Public Methods

Method Description
Configure ( ) : void
GetLog ( Type type ) : log4net.ILog

Method Details

Configure() public method

public Configure ( ) : void
return void

GetLog() public method

public GetLog ( Type type ) : log4net.ILog
type System.Type
return log4net.ILog