Versions in this module Expand all Collapse all v0 v0.7.1 Aug 16, 2018 Changes in this version + const RollingPolicySize v0.5.1 May 31, 2018 Changes in this version + const LogBackupCount + const LogRotateDate + const LogRotateSize + var Logger lager.Logger + func CopyFile(srcFile, destFile string) error + func EscapPath(msg string) string + func FilterFileList(path, pat string) ([]string, error) + func Initialize(writers, loggerLevel, loggerFile, rollingPolicy string, logFormatText bool, ...) + func LogRotate(path string, MaxFileSize int, MaxBackupCount int) + type Lager struct + LogBackupCount int + LogFormatText bool + LogRotateDate int + LogRotateSize int + LoggerFile string + LoggerLevel string + RollingPolicy string + Writers string