kAllowDebugLogs top-level constant

bool const kAllowDebugLogs

whether informational log messages are logged

can be on or off no matter the production state

Implementation

const bool kAllowDebugLogs = true;