glog
Glog is an implementation of the Google logging module.
Documentation
Usage
To see what versions of glog are available type
module avail glog
To see what other modules are needed, what commands are available and how to get additional help type
module help glog
To use glog, include a command like this in your batch script or interactive session to load the glog module:
module load glog
Be sure you also load any other modules needed, as listed by the module help glog
command.