1. `glog` provides richer information. 2. `glog` can print good call stack while crashing, which is very helpful for debugging. 3. Make logging pluggable with `glog` or original log using a macro. Users can enable/disable `glog` using the cmake option `ARROW_USE_GLOG`.
[ Full content available at: https://github.com/apache/arrow/pull/2522 ] This message was relayed via gitbox.apache.org for [email protected]
