Hi, Just find that org.apache.cxf.common.logging.Slf4jLogger is used when there is slf4j library in my war. That is different from what is stated in the document (https://cxf.apache.org/docs/debugging-and-logging.html)saying that I have to put org.apache.cxf.common.logging.Slf4jLogge in META-INF/cxf/org.apache.cxf.Logger Am I right?
