Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
org.apache.cxf.common.logging.Log4jLogger
Warning

Please note, Log4jLogger was removed in Apache CXF 3.4.0 release (and beyond). Please consider using Slf4jLogger instead.

Anchor
slf4j
slf4j

Using SLF4J Instead of java.util.logging (since 2.2.8)

...