Skip to content

Pre-Release 3alpha1

Pre-release
Pre-release

Choose a tag to compare

@jessjenkins jessjenkins released this 15 Aug 14:00
· 12 commits to master since this release
v3alpha1
18200ff

Pre-release of v3 of the DP logging library.

  • Uses go v1.21 standard library structured logging package (slog)
  • Allows for configuration of desired logging level to reduce noise and improve performance in production
  • Provides helper function to initialise logging with opinionated defaults suited to ONS needs
  • Provides relatively unchanged API from v2 to mitigate migration impact