Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S Storage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Upcoming Change to GitLab Pages The GitLab Pages URL is planned to migrate from the current *.pages.community.opengroup.org to a simpler domain: *.pages.opengroup.org. At the same time, HTTPS will be enabled for the server. This change is planned for May 21, 2022.

If you have questions or concerns, please email forum-support@opengroup.org.

  • Open Subsurface Data Universe Software
  • Platform
  • System
  • Storage
  • Merge requests
  • !58

Merged
Created Sep 03, 2020 by Vibhuti Sharma [Microsoft]@Vibhuti.SharmaMaintainer

Enable transaction logger and slf4j logger in storage-azure

  • Overview 5
  • Commits 4
  • Pipelines 11
  • Changes 3

Description

  • Enabled slf4j logger and transaction logger by updating the version of os-core-lib in pom.xml file for storage-azure and adding the necessary commands in application.properties

  • Added exclusions in spring-boot-starter-security dependency 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.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: users/Vibhuti/enable-logger