Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILogger.Log�Method

This is the most generic printing method that is intended to be used by wrappers.

Overload List

This is the most generic printing method that is intended to be used by wrappers.

void�Log(LoggingEvent);

This generic form is intended to be used by wrappers.

void�Log(Type,Level,object,Exception);

See Also

ILogger Interface | log4net.Core Namespace