A Toolbox for Logs and Observations

Two main uses:

  1. Use the tools in bin to download and view logs etc.

  2. Include logbox.rb and use the code directly.

StreamWrapper, LogParser and Observation are the main entry points to the code.

Development and testing

Running ‘rake` will run the test suite for ruby 1.8.7 and 1.9.2.

Run ‘rake setup` to generate shell commands that will enable you to run all the tests.