Arnt Gulbrandsen <[EMAIL PROTECTED]> wrote: > Paul Jarc writes: >> Even for errors that won't go away on their own? ISTM reporting the >> error will make it more likely to get fixed. > > Report it to the sysadmin? If so, use something like syslog() with as > much details as possible and a suitably high error level.
Sure. I didn't mean to suggest that the error should be reported to the user *instead of* being logged. But *additionally* reporting it to the user - along with an indication of whether it is a transient problem, or one which requires manual fixing - could help it get fixed faster. paul
