irc::logger::get_log (public)
irc::logger::get_log -date date -package_id package_id
Defined in packages/irc-logger/tcl/irc-logger-procs.tcl
Check which .rdf file holds the current IRC log in RDF format as created by Dave Beckett's logger.
- Switches:
- -date (required)
- The date in YYYY-MM-DD format to get the IRC log of.
- -package_id (required)
- The package_id of the mounted IRC logger instance to get the log for.
- Returns:
- The full path to the IRC log in RDF format.
- Error:
- Return the empty string
- Author:
- Bart Teeuwisse <bart.teeuwisse@thecodemill.biz>
- Created:
- 2003-01-27
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.