Details
Description
Please add feature "Rolling File Appender" to Zend_Log.
For example every 20MB log file will be rolled, at maximum 10 log files.
Thanks
Please add feature "Rolling File Appender" to Zend_Log.
For example every 20MB log file will be rolled, at maximum 10 log files.
Thanks
What you're asking for is to add a functionality to make Zend_Log rotate logs, or add functionality to read splitted logs in a "rolling" form?