Boost logo

Boost Users :

Subject: Re: [Boost-users] boost.log library - backend sink
From: junk bbb123 (junk.bbb_at_[hidden])
Date: 2010-05-03 15:35:22


Hi,

I'm working on a project (plugin) which will be integrated into a server
application, and this application has a log files collector, so, I need to
obey to their rules, which demand a 2 log files, one named sample.LOG and
the other sample.OLD in case the maximum size has exceeded.

Thanks,
Bahaa
On Mon, May 3, 2010 at 9:57 PM, Ovanes Markarian <om_boost_at_[hidden]>wrote:

> Hi,
>
> just an idea, what if you set the rotation to 2 files? Or do you really
> need the name sample.OLD?
>
>
> With Kind Regards,
> Ovanes
>
>
> On Mon, May 3, 2010 at 3:49 PM, junk bbb123 <junk.bbb_at_[hidden]> wrote:
>
>> Hi,
>>
>> How can I create a backend sink that does the following:
>> 1. set a backend sink to log into a file named: sample.log
>> 2. once the log file exceeded a maximum limit of 10MB, the backend renames
>> the filename to sample.old, and resumes logging into a new sample.log.
>>
>> the rotation settings as described in the documentation of boost.log
>> don't suit my requirements, so how can I do what I mentioned above?
>>
>>
>> Thanks
>>
>>
>> _______________________________________________
>> Boost-users mailing list
>> Boost-users_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net