Versions in this module Expand all Collapse all v0 v0.0.1 Mar 23, 2022 Changes in this version + func Close() + func Init(cfg Config) (zerolog.Logger, error) + type Config struct + Display Display + Level Level + Mode Mode + Path string + type Display string + const ConsoleDisplay + const DefaultDisplay + const JsonDisplay + type Level string + func (l Level) SetLogLevel() error + type Mode string + const ConsoleMode + const FileMode