# Packages
No description provided by the author
# Functions
NewStd returns a Logger implementation with the standard logger.
# Constants
Dummy logger doesn't log anything.
# Interfaces
Logger is the interface that the loggers used by the library will use.
# Type aliases
KV is a helper type for structured logging fields usage.