Skip to content

Added transaction logger and slf4jlogger

Kishore Battula requested to merge kibattul/ind/7466583 into master

All Submissions:


  • [YES] I have added an explanation of what changes in this merge do and why we should include it?
  • [YES] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [YES] I ran lint checks locally prior to submission.

What is the current behavior?


Issue: Logs are not written to azure app insights.

What is the new behavior?


  • Logs are written to azure app insights
  • Added new logs to log start and end of web request

Does this introduce a breaking change?


  • [NO]

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


osdu/platform/system/lib/cloud/azure/os-core-lib-azure!11 (merged)

Merge request reports