summaryrefslogtreecommitdiff
path: root/src/plugins/logger
AgeCommit message (Collapse)Author
2007-12-18All messages translated to french, fixed bugs/typos in some messagesSebastien Helleu
2007-12-17New signals logger_start/stop, to start/stop logging for a bufferSebastien Helleu
2007-12-17New backlog option in logger plugin, added variable names in .h files, ↵Sebastien Helleu
replaced "void *" pointers by structures
2007-12-13Renamed hook "event" to "signal"Sebastien Helleu
2007-12-10Renamed constants for return codes in pluginsSebastien Helleu
2007-12-09Changes in IRC plugin to use new APISebastien Helleu
2007-12-07Many changes in IRC plugin and plugins APISebastien Helleu
2007-12-05Removed logger.h file in logger pluginSebastien Helleu
2007-11-25Added buffer argument in command hooks, code cleanup in IRC pluginSebastien Helleu
2007-11-21Start logging in a log file only when first message is printed (not when ↵Sebastien Helleu
buffer was opened)
2007-11-11Added log directory creation in logger plugin, removed unused log config ↵Sebastien Helleu
options in core
2007-11-11Added logger pluginSebastien Helleu