Uses of Class
org.apache.log4j.spi.LoggingEvent
Packages that use 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
Methods in org.apache.log4j with parameters of type LoggingEventModifier and TypeMethodDescriptionvoidAppender.doAppend(LoggingEvent event) Log inAppenderspecific way.