This is an automatic reply. I am away from the office for the summer, returning
on Tuesday, August 25, 2015. I will be happy to get back to you then.
Enjoy your summer!
Judy Craig
Student Services
This email and any files transmitted with it may be confidential and are
intended solely for t
Most logging systems can tell you what happened; Eliot tells you _why_
it happened:
$ python linkcheck.py | eliot-tree
4c42a789-76f5-4f0b-b154-3dd0e3041445
+-- check_links@1/started
`-- urls: [u'http://google.com', u'http://nosuchurl']
+-- download@2,1/started
`-- url: http://google.com
+--