Re: [Geotools-devel] Logging adapter commited to trunk

2006-10-03 Thread Andrea Aime
Martin Desruisseaux ha scritto: > A way to redirect java logging to Apache's commons logging has been commited > on > trunk as of revision 21736. I did a simple test on my machine and it seem to > work, but I would appreciate a test in a real world environment from someone > using Log4J (for ex

Re: [Geotools-devel] Logging adapter commited to trunk

2006-10-02 Thread Martin Desruisseaux
Andrea Aime a écrit : > I guess it should be practical enough... since we defined our "way" of > forwarding > stuff to other loggers, I would have preferred a direct log4j adapter > thought :-) It should be about as easy as an adapter to common-logging. I though that common-logging would be mor

[Geotools-devel] Logging adapter commited to trunk

2006-09-30 Thread Martin Desruisseaux
A way to redirect java logging to Apache's commons logging has been commited on trunk as of revision 21736. I did a simple test on my machine and it seem to work, but I would appreciate a test in a real world environment from someone using Log4J (for example). The logging can be redirected by i