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
