Skip to content

Commit

Permalink
Add custom serializers to improve app logging
Browse files Browse the repository at this point in the history
We've completed a [number of changes to our logging](https://github.com/DEFRA/water-abstraction-team/issues?q=is%3Aissue%20state%3Aclosed%20log) in the time we have been on the project.

Generally, we 'go to the logs' when an issue has been reported in `production`, and we need to figure out what has happened.

Therefore, we constantly balance, ensuring we have all the necessary information while excluding noise.

We recently [made a change to water-abstraction-system](DEFRA/water-abstraction-system#1655) to reduce the noise in our logs via custom serializers (check it out for more details).

This change makes the same change to the logging in this app.
  • Loading branch information
Cruikshanks committed Jan 27, 2025
1 parent 931d7a3 commit 98dadf2
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 98dadf2

Please sign in to comment.