Versions in this module Expand all Collapse all v2 v2.2.3 Sep 23, 2024 v2.2.2 Sep 23, 2024 Changes in this version + type Logger struct + Compress bool + Filename string + LocalTime bool + MaxAge int + MaxBackups int + MaxSize int + func (l *Logger) Close() error + func (l *Logger) Rotate() error + func (l *Logger) Write(p []byte) (n int, err error)