Uses of Class
org.apache.log4j.spi.LoggingEvent
-
Packages that use LoggingEvent Package Description org.apache.log4j An rather minimal but sufficient implementation redirecting all calls to a log4j logger to a logback logger. -
-
Uses of LoggingEvent in org.apache.log4j
Methods in org.apache.log4j with parameters of type LoggingEvent Modifier and Type Method Description void
Appender. doAppend(LoggingEvent event)
Log inAppender
specific way.
-