Boost::log : File rotation based on day of week

23 Sep
2008
23 Sep
'08
8:52 p.m.
Is it possible to configure Boost::log to rotate log files based on day of week in addition to size of file? What I'm targeting is a logger putting files in separate directory for each day of week and automatic cleanup of logs older than a week. Rajpal

24 Sep
24 Sep
12:20 a.m.
On Tue, 23 Sep 2008 22:52:19 +0200, Rajpal Dangi <rajpal.dangi@transerainc.com> wrote:
Is it possible to configure Boost::log to rotate log files based on day of week in addition to size of file? What I'm targeting is a logger putting files in separate directory for each day of week and automatic cleanup of logs older than a week.
I assume you are using John's logging library (as according to the documentation Andrey's library supports a time interval)? Boris
6103
Age (days ago)
6104
Last active (days ago)
1 comments
2 participants
participants (2)
-
Boris
-
Rajpal Dangi