chromeos-dbus-bindings: Move INFO  messages to verbose output only.

chromeos-dbus-bindings is used while building other projects, so it
should remain silent unless there's a message worth displaying as an
error. The XML parsing messages (normal parsing) were moved to
VLOG(1) instead of LOG(INFO). Two other normal messages from main
(repeating the destination passed via command line interface) were
also moved to VLOG(1).

chromeos-dbus-bindings uses the base::logging system, that should be
initialized explicitly and parses some standard flags from the command
line.

BUG=None
TEST=unittest passed. `chromeos-dbus-bindings -v=1 ...` prints these logs, without `v=1` it doesn't.

Change-Id: I2ea010f00a22887c0919308db63d842fb13acb6d
Reviewed-on: https://chromium-review.googlesource.com/221027
Commit-Queue: Alex Deymo <deymo@chromium.org>
Tested-by: Alex Deymo <deymo@chromium.org>
Reviewed-by: Paul Stewart <pstew@chromium.org>
Reviewed-by: Alex Vakulenko <avakulenko@chromium.org>
2 files changed
tree: 17f4093a9cd56a3eaa239f36f5cea57c818b31c8
  1. chromeos-dbus-bindings/