]> arthur.barton.de Git - ngircd.git/commitdiff
Slightly reoder startup steps, and enhance logging
authorAlexander Barton <alex@barton.de>
Sat, 29 Jun 2019 13:57:44 +0000 (15:57 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 29 Jun 2019 14:00:53 +0000 (16:00 +0200)
- Show name of configuration file at the beginning of start up.
- Add a message when ngIRCd is ready, including its host name.
- Show name of configuration file on REHASH (SIGHUP), too.
- Change level of "done message" to NOTICE, like "starting" & "ready".
- Initialize IO functions before channels, connections, clients, ...


No differences found