You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and found none that matched mine
Describe the feature
Starting with 1.21 go is providing a bespoke structured logging package in slog. Currently we use logrus for this but we should aim to migrate to slog.
This also requires us to bump the go version to 1.21.
Describe the ideal solution
No response
Alternatives and current workarounds
No response
Ubuntu users: System information
No response
Non Ubuntu users: System information
No response
Additional information
No response
Double check your logs
I have redacted any sensitive information from the logs
The text was updated successfully, but these errors were encountered:
Is there an existing request for this feature?
Describe the feature
Starting with 1.21 go is providing a bespoke structured logging package in
slog
. Currently we uselogrus
for this but we should aim to migrate toslog
.This also requires us to bump the go version to 1.21.
Describe the ideal solution
No response
Alternatives and current workarounds
No response
Ubuntu users: System information
No response
Non Ubuntu users: System information
No response
Additional information
No response
Double check your logs
The text was updated successfully, but these errors were encountered: