Commons Logging may be harmful to your health

2008年09月05日 11:43 • 查看 0 次 • 打印本文

All of us know that decoupling your code from the frameworks you use is a really great thing. Just imagine how much code you will be changing if you are using log4j APIs in all of you application classes, and then a decision was made to start using the java APIs instead. Think of how much code would be changed. But with commons logging, the code changes would be minimal. This must mean that commons logging is a good thing, right? WRONG!

查看原文 »

评论

发表评论