irc::logger::rotate_logs (public)
irc::logger::rotate_logs -package_id package_id [ -all ]
Defined in packages/irc-logger/tcl/irc-logger-procs.tcl
Rotate the ETP pages so that the ETP page with the new log is listed first instead of last. Please be aware that changes to the sort order through of these logs through ETP might have undesired side effects to the order. This an artifact of ETP and not of the IRC logger.
- Switches:
- -package_id (required)
- The package_id of the ETP instance that is the parent of the ETP log pages.
- -all (optional, boolean)
- Returns:
- none
- Error:
- none
- Author:
- Bart Teeuwisse <bart.teeuwisse@thecodemill.biz>
- Created:
- 2003-02-18
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.