[Quickfix-developers] Log rotation
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-04-23 15:06:53
|
<html><body>I've added some basic log rotation support to the filelog. There is a method call in the base log class called backup(), which will backup the current log into a numbered backup. The existing log is then truncated. This functionality is checked into the trunk. Right now you need to manually call backup (which can be accessed by requesting a pointer to the log from your session object). I'm looking to add support for automated backups as well as backup support for databases.</body></html> |