I want the disconnects and nick changes alog (log channel) to be exteneded a little bit.
I find the services log channel very essential when working with botnets, but one thing the disconnects and nick changes log is missing is the ip address of the user in question. The real hostname is sent, but not the ip;
I use scripts to parse log output in a botnet, and i prefer not to use glines most of the time as gzlines are much faster at the ircd level since they are done before hostnames or idents are resolved.
Also, it would be nice to have the quit message in the disconnect, at the very end of the log message. Most ircds have a snomask that shows quit messages, but i don't want to use both as its pointless