Uses of Class
org.apache.log4j.spi.LoggingEvent
Package
Description
An rather minimal but sufficient implementation redirecting all
calls to a log4j logger to a logback logger.
-
Uses of LoggingEvent in org.apache.log4j
Modifier and TypeMethodDescriptionvoid
Appender.doAppend
(LoggingEvent event) Log inAppender
specific way.