Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • T test-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hivehive
  • test-tools
  • Merge requests
  • !127

decrease logging level in notification system from info to debug

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Marcin Sobczyk requested to merge ms_notification_system_log_level into master Feb 02, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

with notification at level 'info' in some tests we have majority of logging from notifications while other useful logs are hidden, so changing log level from notifications to 'debug' would increase readability of stdout (logging into files is still visible both at level info and debug)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ms_notification_system_log_level