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
This switches alias.go over to the new logging layout. In order to
avoid alias.go pulling in Zap, we don't put ZapLogger in alias.go any
more. Practically, this is probably fine. It means an extra line in
main.go, but it's just one, and allows people to avoid extraneous
dependencies.
0 commit comments