Michael Meffie <[email protected]> writes: > I've been been recently working on changes to improve how the server > logs are handled to make it more straightforward to use commonly used > tools for log rotation (like logrotate) out of the box. I'd like to > solicit some comments on the subject.
I think you should just deprecate all logging methods other than syslog, at least on UNIX. There's a perfectly useable system service that handles all this already. I don't think it's a useful use of our development resources to do a halfway reimplemention of syslogd. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
