Deliver the LoggingEvent to the attached appenders.
Call the appenders in the hierarchy starting at this
. If no appenders could be found, emit a warning.
This method calls all the appenders inherited from the hierarchy circumventing any evaluation of whether to log or not to log the particular log request.
Logger Class | log4net.Repository.Hierarchy Namespace