summaryrefslogtreecommitdiff
path: root/Utility/LogFile.hs
Commit message (Collapse)AuthorAge
* assistant: Logs are rotated to avoid them using too much disk space.Gravatar Joey Hess2013-03-01
| | | | | | This cannot completely guard against a runaway log event, and only runs every hour anyway, but it should avoid most problems with very long-running, active assistants using up too much space.
* webapp: Now has a page to view the log, accessed from the control menu.Gravatar Joey Hess2013-01-15
|
* finished where indentation changesGravatar Joey Hess2012-12-13
|
* daemonize git annex watchGravatar Joey Hess2012-06-11