Ticket #4255 enhancement closed fixed
BaseLogFile should provide a method to reopen logs
| Reported by: | therve | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/reopen-logfile-4255 | |
| Author: | therve | Launchpad Bug: |
Description (last modified by therve) (diff)
When using an external tool to rotate logs like logrotate, we need to ask the twisted log files to be reopened. BaseLogFile is missing a method to do that, because it involves accessing the private method _openFile.
Change History
Note: See
TracTickets for help on using
tickets.
