Logger ForcedLog Method Apache log4net™ SDK Documentation
Overload List

  NameDescription
Protected methodForcedLog(LoggingEvent)
Creates a new logging event and logs the event without further checks.
Protected methodForcedLog(Type, Level, Object, Exception)
Creates a new logging event and logs the event without further checks.
Back to Top
See Also