Logging to file would be nice when running git-annex as a daemon so when something fails or when certain events happens one can look at the logs to see what has failed, unless I'm missing something this probably should be on the wishlist or roadmap.

actually, scratch that, i found it. it was in .git/annex/daemon.log along with the other bits and pieces
The logging format could be improved, but the daemon already logs to .git/annex/daemon.log. It also automatically rotates the log file.
Comment by http://joeyh.name/ Sat Jun 23 14:30:22 2012
Adding a date and timestamp would be a nice start to improving things.
Comments on this page are closed.