Package org.apache.cxf.management.web.logging

CXF specific logging support.

See: Description

Package org.apache.cxf.management.web.logging Description

CXF specific logging support. Based on java.util.logging (JUL) with use of different logging frameworks factored out; assumes that client with source code logging to other systems, like Log4J, can bridge to this implementation applying SLF4J that JAXRS already depends on.

Apache CXF