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
Currently, we use zerolog throughout the project, however since this was first written slog has been added to the stdlib. We should migrate to slog to stay internally consistent with the tools/ directory, as well as minimising dependencies.
The text was updated successfully, but these errors were encountered:
Currently, we use zerolog throughout the project, however since this was first written slog has been added to the stdlib. We should migrate to slog to stay internally consistent with the
tools/
directory, as well as minimising dependencies.The text was updated successfully, but these errors were encountered: