Creates a new logging event and logs the event without further checks.
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);
Logger Class | log4net.Repository.Hierarchy Namespace