[Cppcms-users] Generate log file every day
Brought to you by:
artyom-beilis
|
From: 陈抒 <csf...@gm...> - 2013-11-28 14:30:26
|
Hi, Does cppcms support write a new log file every day and just keep the last 7 days log files? My c++ TCP server is using cppcms log library now, the size of one single log file is usually over 600 MB. I want to split it into daily log file to decrease its size because I will develop a script tool to analyze them in the future. Dean Chen Best regards http://blog.csdn.net/csfreebird |