PROTON-2478 Remove log4j2 and replace with slf4j simple for logging

Replace usage of log4j2 with slf4j simple logging in the test and
examples and remove packaging of the log4j bindings from the library
archive.
17 files changed
tree: 6f14d0dd1ea085dd3e6c54053e7c48f8ffa29b1e
  1. .github/
  2. apache-qpid-protonj2/
  3. protonj2/
  4. protonj2-client/
  5. protonj2-client-docs/
  6. protonj2-client-examples/
  7. protonj2-performance-tests/
  8. protonj2-test-driver/
  9. .gitignore
  10. LICENSE
  11. NOTICE
  12. pom.xml
  13. README.md
README.md

Apache Qpid ProtonJ2

=======================

Qpid ProtonJ2 is a high-performance, lightweight AMQP protocol library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more.

Please see http://qpid.apache.org/proton for more information.