Antonio Petrelli schrieb:
2009/10/1 Leonardo Uribe <lu4...@gmail.com>:
Right now, facelets code added to myfaces core 2.0.x branch uses jul in this
form:

    protected final static Logger log =
Logger.getLogger("facelets.viewhandler");

But the original myfaces code uses commons logging, (so if there is no
agreement about use jul, we should unify logging code using
commons-logging).

Why don't you consider using SLF4J?
Probably it is the same question asked over and over again, but I try anyway :-D

That would be a dependency replacement with another.
Just my personal opinion regarding SLF4J


;-)


Reply via email to