From: mhauru Date: Thu, 29 Dec 2016 17:49:14 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~278^2~14^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a70291784891fc1034c96b3f2999e796fa8b1553;p=git-annex.git --- diff --git a/doc/todo/wishlist__58___assistant_logging_improvements.mdwn b/doc/todo/wishlist__58___assistant_logging_improvements.mdwn new file mode 100644 index 0000000000..bbc3588012 --- /dev/null +++ b/doc/todo/wishlist__58___assistant_logging_improvements.mdwn @@ -0,0 +1,3 @@ +1. Timestamps in daemon.log would be useful. + +2. An easy way to get annex/assistant to periodically mail daemon.log (or even better, only the new additions to daemon.log) to the local user would be great. This would seem to me like a good use of git-annex-schedule, which at the moment only does fsck, or it could be an optional part of log rotation. With this, when running annex on a remote server, one could easily get periodic confirmations that everything's working out as it should, that fscks are not failing, etc.