> I'm sure my simple logging/syslog plugin could be enhanced. In the case of > syslog, this cutoff can be ultimately controlled in /etc/syslog.conf. > Perhaps the lower level events don't get written to disk, or maybe they do > but get rolled more often. Maybe some are written to a pipe from syslog. > It's all in the config.
Yeah, but if we're going to do it, we might as well do it right and provide _consistent_ flexibility. > > How does config/loglevel work with your patch? > > Ignored. Then lets remove it. If we're going to go to pluggable and configurable logging, lets do it all the way. > > Also, you need a way to provide a syslog log facility. > > Uhh, no. 'mail' seems pretty logical to me. I have three different instances of qpsmtpd running on some of my boxes. What if I want one to log to local2 and another to local3? There's no reason _not_ to make these things configurable. -R
