summaryrefslogtreecommitdiff
path: root/lib/rbot/core/irclog.rb
AgeCommit message (Expand)Author
2009-11-06irclog: don't kill logger thread on false can_log_onGiuseppe Bilotta
2009-05-21multiple plugins: Changes to remove parenthesize warnings.David Gadling
2009-02-19remove whitespaceRaine Virta
2009-02-15+ @bot.path and datafile methodsGiuseppe Bilotta
2008-10-17irclog: timestamp_format config optionGiuseppe Bilotta
2008-09-24IRC logging: only log nick/quits on the channels the bot is inGiuseppe Bilotta
2008-08-10irclog core module: rename old logs when switching from dir to fileGiuseppe Bilotta
2008-08-10irclog core module: skip, don't die when unable to open logfileGiuseppe Bilotta
2008-08-08irclog core module: double-percent the {where} in irclog.filename_formatGiuseppe Bilotta
2008-08-05irclog core module: log rotationGiuseppe Bilotta
2008-06-18+ core/irclog: dedicated loggers threaddmitry kim
2008-06-16irclog: log own CTCP message with correct syntaxGiuseppe Bilotta
2008-04-22Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2Giuseppe Bilotta
2008-04-19core/irclog: black and whitelistsGiuseppe Bilotta
2008-04-19core/irclog: config option for max open filesGiuseppe Bilotta
2008-04-15+ core/irclog: stamp/close logs on rescan/restartdmitry kim
2008-04-15+ core/irclog: expiration for the open logfiles cachedmitry kim
2008-04-15+ core/irclog: time stamp on opendmitry kim
2008-04-15irclog: uniformize logging styleGiuseppe Bilotta
2008-04-15irclog core module: dispatch from listen() to catch double-delegated messages...Giuseppe Bilotta
2008-04-15IRC logging refactoringGiuseppe Bilotta