C# Class Affecto.Logging.Log4Net.Log4NetWrapper

Afficher le fichier Open project: affecto/dotnet-Logging Class Usage Examples

Méthodes publiques

Méthode Description
Configure ( ) : void
GetLog ( Type type ) : log4net.ILog

Method Details

Configure() public méthode

public Configure ( ) : void
Résultat void

GetLog() public méthode

public GetLog ( Type type ) : log4net.ILog
type System.Type
Résultat log4net.ILog