diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-09-12 21:55:07 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-09-12 21:55:07 +0100 |
commit | 5a3a07a9e64f4677290062712f9e9a3299061971 (patch) | |
tree | 7ed9bd9b46ba1207025331269b2263ea06b04ea4 /TODO | |
parent | 55b6f72223675c226238a5110d674a852e9922d3 (diff) |
Log server messages to file named <ircdname>.log.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,8 +8,6 @@ PM replay chat in a channel (or perhaps a random channel?) e.g. replay on 06/09/ Ensure replayed lines don't exceed IRC message maximum length due to inserted time/datestamp. -Log server messages to file. - Is there a way to log nick changes to the normal log despite not tracking nicks in each channel? (We do track channel names themselves.) Change Makefile to not leave separate .o files lying around. |