]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/logger.h
Change the function name because gcc is dumb :/
[user/henk/code/inspircd.git] / include / logger.h
2008-04-02 brainFix peavey and w00ts bug they found by removing the...
2008-04-01 w00tInitialise a variable correctly to avoid valgrind warning
2008-03-30 aquanightCommit -Wformat=2 -Wmissing-format-attributes, printf...
2008-02-17 aquanightImplement logtype exclusion (ie: '* -USERINPUT -USEROUT...
2008-02-17 w00tAdd some docs
2008-02-15 aquanightMake -nofork work properly with logging now.
2008-02-14 aquanightMore <log> stuff
2008-02-10 aquanightCode for loading <log method=file> tags from config...
2008-02-10 aquanightPer-logstream loglevels.
2008-02-09 w00tFix a bug in new logging API (global logstreams weren...
2008-02-09 w00tImplement LogManager::CloseLogs() to give logstreams...
2008-02-09 w00tAdd a printf-type override for LogManager::Log(). We...
2008-02-09 w00tNew logging implementation. Also write messages about...
2008-02-09 w00tInitial totally untested logger implementation that...
2008-01-17 w00tAdd logger.(cpp|h), will eventually hold implementation...