Imports of package logs
Path | Synopsis |
---|---|
github.com/go-logr/logr | Package logr defines a general-purpose logging API and abstract interfaces to back that API. |
go.uber.org/zap | Package zap provides fast, structured, leveled logging. |
go.uber.org/zap/zapcore | Package zapcore defines and implements the low-level interfaces upon which zap is built. |
os | Package os provides a platform-independent interface to operating system functionality. |
time | Package time provides functionality for measuring and displaying time. |