Skip to content

Commit

Permalink
Update writers_rollingfilewriter.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackstrawcd committed May 10, 2022
1 parent de595f2 commit 9d10446
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions writers_rollingfilewriter.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,7 @@ type rollerVirtual interface {
// rolled to.
getNewHistoryRollFileName(otherHistoryFiles []string) string


() string
getCurrentFileName() string
}

// rollingFileWriter writes received messages to a file, until time interval passes
Expand Down

0 comments on commit 9d10446

Please sign in to comment.