summaryrefslogtreecommitdiff
path: root/src/logger.cpp
AgeCommit message (Expand)Author
2008-02-09Fix a bug in new logging API (global logstreams weren't notified of events if...w00t
2008-02-09Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ...w00t
2008-02-09Add a printf-type override for LogManager::Log(). We need to find a way to se...w00t
2008-02-09New logging implementation. Also write messages about InspIRCd::Log() being d...w00t
2008-02-09Initial totally untested logger implementation that does nothing.w00t
2008-02-06Rework the suggested logger implementation to one that doesn't suck donkey an...w00t
2008-02-02Add some notes on proposed logging stuffw00t
2008-01-17Add logger.(cpp|h), will eventually hold implementation of logging managerw00t