Ralph Goers a écrit :

 From what I can gather from this conversation:
a) This is important to only a small group of us.
b) No one is against having CC switch back to Commons Logging.
c) Some are very much against using a facade other than Commons Logging, for whatever reason.

I did the change to java.util.logging to reduce the dependencies, and because JUL can also be used as a facade as demonstrated by Paul Smith with the log4j bridge:

http://people.apache.org/~psmith/logging.apache.org/sandbox/jul-log4j-bridge/examples.html

Logging is not critical to Commons Configuration (unlike an application server for example), there is no need for a sophisticated framework. As a library it shouldn't impose a dependency if it can be avoided.

Emmanuel Bourg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to