SLF4J has no localization support, for a start.
On Tue, Aug 2, 2011 at 6:03 PM, Angelo zerr <[email protected]> wrote: > Hi CXF Team, > > I would like know why you have decided to use java.util.logging.Logger in > your code and implements it with SFL4J, commons-logging...instead of using > directly for instance SFL4J which very used in a lot of open source project. > I like this idea not to be dependant of any Logger JARs, and I tell me if we > will use this idea for our XDocReport project. Have you some limitation to > use java.util.logging.Logger instead of using directly SFL4J? > > Thank a lot for your answer. > > Regards Angelo >
