Peter C. Norton wrote:

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



I put this feature right from the beginning in Autodir, not intended for above reasons but it helped and helps debugging many bugs.

Regards
ramana

--
http://www.intraperson.com


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

Reply via email to