Versions in this module Expand all Collapse all v0 v0.0.1 Nov 18, 2018 Changes in this version + var DebugLogConfig = func() zap.Config { ... }() + var VerboseLogConfig = func() zap.Config { ... }() + func AddLoggingFlags(cmd *cobra.Command) + func Close() + func Debug() + func IsDebug() bool + func IsVerbose() bool + func Verbose()