Re: setting c3p0 logging

2014-08-10 Thread Sean Corfield
So that's new in 0.9.5? Good to know. We're still on 0.9.2.1. On Aug 9, 2014, at 10:08 AM, Brian Craft wrote: > In case anyone hits the same problem: > > strace showed the file being read, but it was having no effect, and c3p0 > reported no errors in the config. Checking the c3p0 changelog, I f

Re: setting c3p0 logging

2014-08-09 Thread Brian Craft
In case anyone hits the same problem: strace showed the file being read, but it was having no effect, and c3p0 reported no errors in the config. Checking the c3p0 changelog, I found I needed to update to the c3p0 prerelease to get slf4j support. Now it's working. On Friday, August 8, 2014 10:1

setting c3p0 logging

2014-08-08 Thread Brian Craft
I'm trying to get c3p0 to log to slf4j. Anyone have this working? I'm dropping a c3p0.properties file in the "resources" directory, but it's not having any effect. I can't tell if the file is being found. Is there a good way to debug this? -- You received this message because you are subscribe