commit | 9dc2fbf616cd068dd0c6c7617bcb53132fca8dec | [log] [tgz] |
---|---|---|
author | ChromeOS Developer <thieule@chromium.org> | Tue Sep 21 14:05:23 2010 -0700 |
committer | ChromeOS Developer <thieule@chromium.org> | Tue Sep 21 14:05:23 2010 -0700 |
tree | 7544c2185b09c5e06744055b699f0fa7a37a9f05 | |
parent | da5db7a8304e22af6c57733460516857e9211b32 [diff] |
Add call to logging::InitLogging() during startup to write to stderr. There's no need to write to a file since we only log messages for commandline parameter validations (ie. usage errors). BUG=6446 TEST=unit test Change-Id: I0e55d569534f953526a6b788dbc6b3e284ff8b4f Review URL: http://codereview.chromium.org/3464008