Created by: Superjomn
The logging.h has naive implementations for the interfaces of GLOG, but the CHECKs can not output error messages before exceptions.
CHECK
This is annoying to users and results in many troubles.
TODO: