Class LoggingEventListener

java.lang.Object
org.springframework.data.couchbase.core.mapping.event.AbstractCouchbaseEventListener<Object>
org.springframework.data.couchbase.core.mapping.event.LoggingEventListener
All Implemented Interfaces:
EventListener, ApplicationListener<CouchbaseMappingEvent<?>>

public class LoggingEventListener extends AbstractCouchbaseEventListener<Object>
AApplicationListener for Couchbase mapping events logging the events.
Author:
Michael Nitschinger