Open davide-prade opened 7 years ago
Here an example of initialization:
plog::TimedRollingFileAppender<plog::TxtFormatter> fileAppender("test.log", "test.log.%Y%m%d-%H%M");
Hi!
I was thinking about such appender. Thank you for participation.
This update has been done?
hi friend, it's been 4 years, haven't updated yet? Too lazy, work hard!
so, my friend. are there any plans to add this feature? @SergiusTheBest
@wangzcOvO Yes, it's on the radar.
Hi, I needed a time based rolling file appender. I attach the modified files to achieve this functionality.
I ask you to review it and to include in the next version on plog with the all related adjustments.
plog.zip