Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Hierarchy.GetLogger�Method

Return a new logger instance named as the first parameter using the default factory.

Overload List

Return a new logger instance named as the first parameter using the default factory.

public�override�ILogger�GetLogger(string);

Return a new logger instance named as the first parameter using factory.

public�Logger�GetLogger(string,ILoggerFactory);

See Also

Hierarchy Class | log4net.Repository.Hierarchy Namespace