Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fixed link to Google Logging Library docs

...

We use the Google Logging Library. See https://github.com/google/glog/blob/master/doc/glogREADME.htmlrst 

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:

...