# Functions
LookupEnv will return the instance of Env that corresponds to text.
NewLogger returns a new instance of the zap.Logger based on the specified env and level.
NewLoggerFromConfigMap returns a new instance of the zap.Logger based on the value of the keys "log-env" and "log-level" in the config map.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author