Versions Compared

Key

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

...

  • Logging
    • Should play nicely with application logging, e.g. allow the application to plug in its choice of third party logging framework (, which would also be passed through to Proton if possible). See PROTON-343 - "Add a pluggable Proton logging layer".
    • Should allow control of logging thresholds for categories including:
      • A specific object, e.g. a Connection
      • A logical function, e.g. network I/O
  • Initially will only run on Java 1.7 (because some JMS 2 features require Java 1.7).

...