Documentation
¶
Overview ¶
Package logger contains helpers for logging. This is mostly thin wrappers around the zap logging package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Build ¶
func Build(level string) (*zap.SugaredLogger, error)
Build builds a logger with the specified log level.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.