PROTON-2732 Wire the engine configuration for frame tracing

Check the pipeline in the engine and if the logging handler is present
then get or set the frame tracing value as specified.
2 files changed
tree: 3cb40774417509685e4a1a0b193917afda89455a
  1. .github/
  2. docker/
  3. examples/
  4. key/
  5. src/
  6. test/
  7. .gitignore
  8. build.sh
  9. CodeAnalysis.src.globalconfig
  10. CodeAnalysis.test.globalconfig
  11. common.props
  12. LICENSE
  13. NOTICE
  14. pom.xml
  15. proton.code-workspace
  16. Proton.dox
  17. Proton.ruleset
  18. Proton.sln
  19. qpid.png
  20. README.md
  21. VERSION.txt
  22. versions.props
README.md

Apache Qpid Proton DotNet

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

Qpid Proton DotNet 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.