Versions in this module Expand all Collapse all v1 v1.0.1 Mar 25, 2022 v1.0.0 Mar 16, 2022 Changes in this version + var DefaultConfig = &Config + func New(configure ...func(*Config)) lungo.Middleware + type ColorCode int + const Debug + const Error + const Info + const Notice + const Reset + const Success + const Warning + func (c ColorCode) Sprintf(a interface{}) string + type Config struct + CallDepth int + Logger *log.Logger + Template string