Method | Description | |
---|---|---|
AppLogManager ( string fullConfigFilePath, Assembly assembly ) : log4net | ||
GetLogger ( Type type ) : ILog | ||
GetLogger ( ) : ILog |
Method | Description | |
---|---|---|
AppLogManager ( ) : log4net |
public AppLogManager ( string fullConfigFilePath, Assembly assembly ) : log4net | ||
fullConfigFilePath | string | |
assembly | Assembly | |
return | log4net |