This is the most generic printing method that is intended to be used by wrappers.
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);
ILogger Interface | log4net.Core Namespace