From 43a7090b800c8a177d8989f29d7a80196e8ea840 Mon Sep 17 00:00:00 2001 From: mhauru Date: Thu, 29 Dec 2016 17:49:14 +0000 Subject: --- doc/todo/wishlist__58___assistant_logging_improvements.mdwn | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/todo/wishlist__58___assistant_logging_improvements.mdwn (limited to 'doc') 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. -- cgit v1.2.3 From 409968851315a5c41effb700d3d378922564a4c7 Mon Sep 17 00:00:00 2001 From: mhauru Date: Thu, 29 Dec 2016 18:00:10 +0000 Subject: Added a comment --- .../comment_1_683e2e3c94345cb6f35028cd130a4dcc._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/todo/wishlist__58___assistant_logging_improvements/comment_1_683e2e3c94345cb6f35028cd130a4dcc._comment (limited to 'doc') diff --git a/doc/todo/wishlist__58___assistant_logging_improvements/comment_1_683e2e3c94345cb6f35028cd130a4dcc._comment b/doc/todo/wishlist__58___assistant_logging_improvements/comment_1_683e2e3c94345cb6f35028cd130a4dcc._comment new file mode 100644 index 000000000..80075d33c --- /dev/null +++ b/doc/todo/wishlist__58___assistant_logging_improvements/comment_1_683e2e3c94345cb6f35028cd130a4dcc._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="mhauru" + avatar="http://cdn.libravatar.org/avatar/2532433a0207ba772e6ca964e61899c0" + subject="comment 1" + date="2016-12-29T18:00:10Z" + content=""" +Just noticed that 1. has already been wished for here: https://git-annex.branchable.com/todo/wishlist__91__minor__93____58___add_time_stamps_to_annex_log_popups_in_webapp/ +"""]] -- cgit v1.2.3