Skip to content

Added transaction logging

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.
  • [YES] 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/NO/NA] I ran lint checks locally prior to submission.

What is the issue or story related to the change?


Adding a slf4jLogger implementation for ILogger interface. Added logs to record start and end of a request

Description:

Issue:

Does this introduce a breaking change?


  • [NO]

Other information


Edited by Kishore Battula

Merge request reports