awslabs/homomorphic-implementors-toolkit

Get customer feedback on logging experience

Opened this issue · 0 comments

Currently, the implementation of logging and the description in the README tries to get users to use a single GLOG flag to control output. We agreed to revisit this with user feedback to see if users are confused by this, or if they would prefer some other implementation (e.g., one which uses a single INFO level so that we can use GLOG's INFO/WARNING/ERROR/FATAL levels instead of VLOG) or a description which includes using two different GLOG flags to control output.