Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix glog link

...

We use the Google Logging Library. See httphttps://github.com/google-/glog.googlecode.com/svnblob/trunkmaster/doc/glog.html 

The library defines logging levels of ERROR, INFO and WARNING. We also use verbose logging which can be turned on with with environment variables. e.g:

...