Versions in this module Expand all Collapse all v1 v1.0.9 Apr 20, 2018 Changes in this version + type Logger struct + 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)