refactor: log with zap

This commit is contained in:
2021-10-12 19:47:33 +02:00
parent cdc0a64e9c
commit c42a3a9dec
411 changed files with 38395 additions and 22749 deletions

View File

@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build (darwin && race) || (linux && race) || (freebsd && race)
// +build darwin,race linux,race freebsd,race
package unix