Versions in this module Expand all Collapse all v1 v1.0.1 Sep 21, 2022 v1.0.0 Sep 21, 2022 Changes in this version + func Init() + type Logger struct + Opts *Options + func GetLogger() (ret *Logger) + type Options struct + AppName string + DebugFileName string + ErrorFileName string + InfoFileName string + LogFileDir string + MaxAge int + MaxBackups int + MaxSize int + WarnFileName string