Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

Logger.ForcedLog�Method

Creates a new logging event and logs the event without further checks.

Overload List

Creates a new logging event and logs the event without further checks.

protected�virtual�void�ForcedLog(LoggingEvent);

Creates a new logging event and logs the event without further checks.

protected�virtual�void�ForcedLog(Type,Level,object,Exception);

See Also

Logger Class | log4net.Repository.Hierarchy Namespace