Package: planetfilter
Version: 0.2.0-1
Severity: wishlist

Because we swallow all non-error cron output using "chronic", there should
be a (log-rotated) logfile that admins can take a look at if they want to
see more info about what the package is doing.

We could modify the cronjob to make use of the "ts" command (part of
moreutils) to timestamp each message coming out of the main binary.

The tricky part here is that we want:

- the cronjob to hide all output when planetfilter zero exit code
- the cronjob to show all output in case of a non-zero exit code
- the log file to have all output, regardless of the exit code

We may not be able to use chronic anymore.

If anybody has ideas on how to do the above, please chime in.

Francois


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to