can AutoRotatingFileDestination delete prefix log when reach max size?
MountainHill opened this issue · 2 comments
MountainHill commented
Does XCGLogger support deleting ahead log when the file reaches setted MaxFileSize?
Now AutoRotatingFileDestination move log data to another file and delete all log when reaching MaxFileSize.
I wonde how I can fulfill this function, can you give me some tips?
DaveWoodCom commented
@MountainHill Sorry, I'm not exactly sure what you're asking for here.
MountainHill commented
@DaveWoodCom thanks. Please close this question.