rip message
Martin Mares
mj at ucw.cz
Sat Dec 6 17:38:48 CET 2003
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 at 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.
More information about the Bird-users
mailing list