You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is much better to use slf4j than commons logging. It is possible for
everyone to stick to their chosen implementation. As most frameworks use slf4j
it is quite a hassle to work around commons logging using a dummy
implementation.
Also note this article: http://articles.qos.ch/thinkAgain.html and the
references at the bottom.
Original issue reported on code.google.com by hielke.hoeve on 17 Jun 2011 at 7:52
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
hielke.hoeve
on 17 Jun 2011 at 7:52The text was updated successfully, but these errors were encountered: