Versions in this module Expand all Collapse all v3 v3.0.2 Aug 27, 2024 v3.0.1 Aug 27, 2024 Changes in this version + type Logger struct + Compress bool + Filename string + LocalTime bool + MaxAge int + MaxBackups int + MaxSize int + NewDirPem uint32 + NewFilePem uint32 + func (l *Logger) Close() error + func (l *Logger) Rotate() error + func (l *Logger) Write(p []byte) (n int, err error)