[Monkeyircd-devel] Logging
Brought to you by:
lloydy
From: Chris P. <ch...@mo...> - 2001-11-25 00:02:14
|
Hi all I've changed the logging around, so instead of having LOG_INFO and suchlike, we now have three loglevels, LOG_BASIC, for everything that affects the running of the IRCD, from server link drops to module symbol failures, and then two debugging levels, called DEBUG1 and DEBUG2, these are for debugging, DEBUG1 should output more detail and DEBUG2 should be even more ott. Chris |