Searched refs:FileRotator (Results 1 – 2 of 2) sorted by relevance
37 type FileRotator struct { struct64 rotator := &FileRotator{87 func (f *FileRotator) Write(p []byte) (n int, err error) { argument162 func (f *FileRotator) nextFile() error { argument191 func (f *FileRotator) lastFile() error { argument220 func (f *FileRotator) createFile() error { argument239 func (f *FileRotator) flushPeriodically() { argument246 func (f *FileRotator) Close() error { argument267 func (f *FileRotator) purgeOldFiles() { argument315 func (f *FileRotator) flushBuffer() error { argument[all …]