6 Dec
2003
6 Dec
'03
4:38 p.m.
Hello!
that's it. If you have no suggestion I start code one. Is a modification of log() function a good idea ?
Yes, basically you can do the same as Linux syslogd does: remember the last message and if log() gets called another time for the same message, just count the occurences and when a different message arrives or some time passes, something like "Last message repeated NNN times" should be printed. A patch will be welcome. Have a nice fortnight -- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth A mathematician is a machine for converting coffee into theorems.