summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar mhauru <mhauru@web>2016-12-29 17:49:14 +0000
committerGravatar admin <admin@branchable.com>2016-12-29 17:49:14 +0000
commit43a7090b800c8a177d8989f29d7a80196e8ea840 (patch)
tree0839f6c2ca7707c7cfddc785598f178f20913e3e /doc
parent357cbaff0221bc2371ebe357dbe2c57a373c11e1 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/wishlist__58___assistant_logging_improvements.mdwn3
1 files changed, 3 insertions, 0 deletions
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 000000000..bbc358801
--- /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.