lesteryu / log4jdbc

Automatically exported from code.google.com/p/log4jdbc
0 stars 0 forks source link

jdbc.connection broken in alpha 2 #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use log4jdbc4-1.2alpha2.jar and configure jdbc.connection to DEBUG level
in log4j(in jboss 5.1)
2. start jboss
3. there are no logs with jdbc.connection
4. copy code from latest source into my own jar and swap that jar from
jboss/server/all/lib with the log4jdbc one
5. run again and the jdbc.connection logs show up.

docs seems to incorrectly say since alpha1, jdbc.connection is supported
but it doesn't seem to work in alpha2 but works in the latest source code.
 IS there going to be another binary release?

Original issue reported on code.google.com by dean.hil...@gmail.com on 26 Feb 2010 at 11:46

GoogleCodeExporter commented 9 years ago
The tips are of release quality and better and less buggy than the last binary 
release, 
for sure.  I just haven't had time to do a release!  Sorry about that.  I will 
probably 
be doing a 1.2 final some time soon.

Original comment by arthur.b...@gmail.com on 19 Mar 2010 at 9:54

GoogleCodeExporter commented 9 years ago
thanks for getting that release out!!!  I will try it out when I get a chance.  
I
really like the prefix of the connection number on the logs!!!

Original comment by dean.hil...@gmail.com on 23 Mar 2010 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by arthur.b...@gmail.com on 3 Apr 2010 at 10:44