On Mon, Feb 14, 2005 at 10:21:15AM -0500, Jeff Moyer wrote:
> ==> Regarding [autofs] [PATCH 3/5] logging to stderr; Denis Vlasenko <[EMAIL 
> PROTECTED]> adds:
> 
> vda> Add code, but do not switch rest of program to use it, yet.
> 
> I'm curious, what is the motivation for this?
> 
> -Jeff

There are sometimes good reasons to log to stderr instead of syslog.
syslog is slow, loses messages, inflexable, and can introduce delays
and huge volumes of crap to the disk.  Using stderr loggers can
filter, or do things like rotate logs actively, etc.

I don't know if any of these are the motivations for the patch, but if
its not intrusive its a good idea.

-Peter

-- 
The 5 year plan:
In five years we'll make up another plan.
Or just re-use this one.

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to