Re: [Geotools-devel] Logging switch

2007-10-25 Thread Martin Desruisseaux
Justin Deoliveira a écrit : > However, way back when we had a discussion and it was mostly agreed to > switch to commons logging. Even Martin agreed that if the rest of the > developers were for the change that he would concede (correct if i am > wrong here Martin). You are right. At that time, I

Re: [Geotools-devel] Logging switch

2007-10-25 Thread Justin Deoliveira
It still strikes me as just wrong when you have to jump through such hoops to do something as fundamental as grab a logger. I am not saying I do not support this approach, if it works it works but I would like to put in my 2 cents: And please, before I state anything. I do not want to start anothe

[Geotools-devel] Logging switch

2007-10-25 Thread Andrea Aime
Hi all, as some of you may have notice, we still have logging issues in GeoServer land due to the way the java logging -> commons logging bridge is implemented. Me and Martin have had a discussion on the topic on the GeoServer ml, and it seems we've found a satisfactory solution for the both of us