Skip to content

Logs handling improvements#1500

Open
ORybak5 wants to merge 7 commits into
mainfrom
increasing-log-coverage
Open

Logs handling improvements#1500
ORybak5 wants to merge 7 commits into
mainfrom
increasing-log-coverage

Conversation

@ORybak5

@ORybak5 ORybak5 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What

Logs handling improvements

Why

Logs are critical for debugging and all kinds of investigations. A well-designed logging strategy makes it easier to diagnose issues, understand application behaviour, identify root causes, and reduce the time needed to resolve incidents.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Internal change (non-breaking change with no effect on the functionality affecting end users)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users

@github-actions

Copy link
Copy Markdown
  • Surviving mutants in this change: 1
  • Killed mutants in this change: 20
class surviving killed
🧟uk.nhs.adaptors.gp2gp.common.utils.LogSanitizer 1 20

See https://pitest.org

@ORybak5 ORybak5 marked this pull request as ready for review June 29, 2026 13:42
@ORybak5 ORybak5 requested a review from a team as a code owner June 29, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant