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
From what I read on the blog, zerolog and slog appear to be viable options for logging. zerolog, seems to come with more features out of the box (formatting logs and contextual properties). Although, it is possible to do that using custom Handler in slog.
We need to start using a logging library/functionality.
The text was updated successfully, but these errors were encountered: