-
Apr 11th, 2011, 11:25 AM
#1
Configure OpenJPA logging with applicationContext.xml instead of persistence.xml
Hi,
I need to configure OpenJPA via Spring, without modifying the persistence.xml file. In particular, I need to change the runtime logging level from INFO to TRACE in order todebug a problem I am having.
I know that I can change the logging level my modifying it in persistence.xml, but this causes other issues based on the way we build our applications.
Where can I find documentation for this?
Thanks,
L
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules