C# Class dotnetliberty.AspNet.log4net.Log4NetAspExtensions

Afficher le fichier Open project: ashimoon/dotnetliberty.AspNet.log4net

Méthodes publiques

Méthode Description
AddLog4Net ( this loggerFactory ) : void
ConfigureLog4Net ( this appEnv, string configFileRelativePath ) : void

Method Details

AddLog4Net() public static méthode

public static AddLog4Net ( this loggerFactory ) : void
loggerFactory this
Résultat void

ConfigureLog4Net() public static méthode

public static ConfigureLog4Net ( this appEnv, string configFileRelativePath ) : void
appEnv this
configFileRelativePath string
Résultat void