Age | Commit message (Expand) | Author |
---|---|---|
2008-02-17 | Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin... | aquanight |
2008-02-17 | Add some docs | w00t |
2008-02-15 | Make -nofork work properly with logging now. | aquanight |
2008-02-14 | More <log> stuff | aquanight |
2008-02-10 | Code for loading <log method=file> tags from config, but this still needs to ... | aquanight |
2008-02-10 | Per-logstream loglevels. | aquanight |
2008-02-09 | Fix a bug in new logging API (global logstreams weren't notified of events if... | w00t |
2008-02-09 | Implement LogManager::CloseLogs() to give logstreams a chance to clean up on ... | w00t |
2008-02-09 | Add a printf-type override for LogManager::Log(). We need to find a way to se... | w00t |
2008-02-09 | New logging implementation. Also write messages about InspIRCd::Log() being d... | w00t |
2008-02-09 | Initial totally untested logger implementation that does nothing. | w00t |
2008-01-17 | Add logger.(cpp|h), will eventually hold implementation of logging manager | w00t |