InstallationΒΆ

At the command line either via easy_install or pip:

$ easy_install clusterlogger
$ pip install clusterlogger

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv clusterlogger
$ pip install clusterlogger