kAllowDebugLogs top-level constant
whether informational log messages are logged
can be on or off no matter the production state
Implementation
const bool kAllowDebugLogs = true;
whether informational log messages are logged
can be on or off no matter the production state
const bool kAllowDebugLogs = true;