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
migrate logging from uber/zap to standard log/slog
Replace uber/zap with Go's standard log/slog package throughout the codebase while maintaining all existing functionality and backward compatibility.