Re: [Coder-Com] logging

2003-06-06 Thread Kev
> Is this a typo in the doco or something? because from what we can see the actual > code doesn't exist to log these two, though it's how things used to log in past > ircu versions. ;-) I wouldn't be surprised if these got left out somehow. All I did was clean up the logging code--I didn't make s

[Coder-Com] logging

2003-06-06 Thread Nicolas Triantafillou
Looking at the new logging system, the readme.log states: * OPER - Used to report usage of /OPER, either successfully or unsuccessfully. though my logging (set to INFO) only shows successful attempts, and; * USER - Used to report user sign-ons and sign-offs. also set to INFO and i'm only gettin