Don't evaluate args to LOG(INFO) and LOG(WARNING) in release builds.

We were using the LAZY_STREAM macro to do this based on --log-level (which
defaults to INFO), but not for LoggingSettings::logging_dest == LOG_NONE.

Review URL: https://codereview.chromium.org/1499693002

Cr-Commit-Position: refs/heads/master@{#363565}


CrOS-Libchrome-Original-Commit: c78c0ad7cca1b37761b488e9499d619b21c8016d
3 files changed
tree: 2eea307ed7d875d1b8b320adce8e40de270e20b0
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/