Class AmqpAppender.Event
java.lang.Object
org.springframework.amqp.rabbit.log4j2.AmqpAppender.Event
- Enclosing class:
AmqpAppender
Helper class to encapsulate a LoggingEvent, its MDC properties, and the number of retries.
- Since:
- 1.6
- Author:
- Gary Russell, Stephen Oakey, Artem Bilan, Dominique Villard, Nicolas Ristock, Eugene Gusev, Francesco Scipioni
-
Constructor Details
-
Event
-
-
Method Details
-
getEvent
public org.apache.logging.log4j.core.LogEvent getEvent() -
getProperties
-
incrementRetries
public int incrementRetries()
-