logging/file's nosplit option is broken
[email protected] ("Hans Salvisberg") Mon, 5 Jan 2015 00:48:12 +0100
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <trinity-820bb777-44cb-44f6-a139-45a1c313994f-1420415292889@3capp-gmx-bs12> |
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I like configuring a debug log as</div> <div> </div> <div>logging/file:7 loglevel LOGDEBUG nosplit tsformat %F_%T /var/log/qpsmtpd/7-debug-%F_%H%M%S.log</div> <div> </div> <div>In spite of the presence of "nosplit", the logs (with the %S in the filename) are typically broken into three files.</div> <div> </div> <div> </div> <div>Incidentally, it would be nice to be able to use the PID in the filename (at least for an xinetd setup :)) to make sure that each connection goes into its own file.</div> <div> </div> <div>Hans</div> <div> </div></div></body></html>