Skip to content

Enabled slf4j logger, transaction logger and mdcContext

Vibhuti Sharma [Microsoft] requested to merge users/Vibhuti/enableLogger into master
  • Enabled slf4j logger, transaction logger and mdc context by updating the version of os-core-lib-azure in pom.xml file and adding the necessary commands in application.properties
  • Added exclusions in pom.xml dependencies to enable slf4j logger binding without conflict
  • Verified locally the reflection of test logs in Traces table in AppInsights
  • [YES] Have you followed our code review guidelines?
  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [NO] 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.
Edited by Vibhuti Sharma [Microsoft]

Merge request reports