summaryrefslogtreecommitdiff
path: root/src/modules/m_chanlog.cpp
AgeCommit message (Expand)Author
2008-04-04Zap printfsbrain
2008-04-04Attempt to avoid infinite loopsw00t
2008-04-04Fix chanlog (NOTE: previous commit will require a FULL recompile)w00t
2008-04-04Remove two useless methods, chanlog is b0rked at the moment.w00t
2008-04-04Modify chanlog to send message remotely, too. Logging now works server <-> se...w00t
2008-03-24And more of thembrain
2008-02-17Implement logtype exclusion (ie: '* -USERINPUT -USEROUTPUT' to mean everythin...aquanight
2008-02-17Make log targets in config space-seperated (ie: 'USERINPUT USEROUTPUT') like ...aquanight
2008-02-15Make -nofork work properly with logging now.aquanight
2008-02-14More <log> stuffaquanight
2008-02-10Fix m_chanlog crashing.aquanight
2008-02-10Per-logstream loglevels.aquanight
2008-02-09Fix a bug in new logging API (global logstreams weren't notified of events if...w00t