C# Class dotnetliberty.AspNet.log4net.Log4NetAspExtensions

Datei anzeigen Open project: ashimoon/dotnetliberty.AspNet.log4net

Public Methods

Method Description
AddLog4Net ( this loggerFactory ) : void
ConfigureLog4Net ( this appEnv, string configFileRelativePath ) : void

Method Details

AddLog4Net() public static method

public static AddLog4Net ( this loggerFactory ) : void
loggerFactory this
return void

ConfigureLog4Net() public static method

public static ConfigureLog4Net ( this appEnv, string configFileRelativePath ) : void
appEnv this
configFileRelativePath string
return void