It is provided by Cayenne via injection. You can inject it in your provider. 
Check org.apache.cayenne.configuration.server.DataDomainProvider, it has this 
line:

   @Inject
   protected JdbcEventLogger jdbcEventLogger;

Andrus


On Mar 15, 2012, at 10:43 AM, Sheldon wrote:

> You are right Andrus,
> 
> the JdbcEventLogger of the adapter is null.
> How can I initialize the Logger?
> 
> Sheldon
> 
> 
> --
> View this message in context: 
> http://cayenne.195.n3.nabble.com/Myslq-Adapter-tp3828735p3828969.html
> Sent from the Cayenne - User mailing list archive at Nabble.com.
> 

Reply via email to