|
|
|
[
Permlink
| « Hide
]
Elisamuel Resto - 30/Jul/06 08:10 PM
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?
This is really something that in most cases is deligated to the server to handle.
Rotating of logs at the application level of a web application would cause a large delay for the user that happened to hit the site and get "stuck" with the rotation action. logrotate is a good example of handling this at the server level Reopening issue, however I don't think it should be part of "core" Zend_Log but instead split off into a seperate Zend_Log_Manager type class. This way those who need this functionality can use it but no overhead is added for those that don't
Creating a new component or tool for managing log files is not related to the Zend_Log component. I'm closing this issue as "Incomplete" because that is what we have done for JIRA issues that really should be presented in the form of a proposal on our wiki.
|
||||||||||||||||||||||||||||||||||||||||||||||||||