ILogger Log Method Apache log4net™ SDK Documentation
Overload List

  NameDescription
Public methodLog(LoggingEvent)
This is the most generic printing method that is intended to be used by wrappers.
Public methodLog(Type, Level, Object, Exception)
This generic form is intended to be used by wrappers.
Back to Top
See Also