commit | e8f2e7f382bf2c9dc4dea081a02d45d358f5b9ac | [log] [tgz] |
---|---|---|
author | gcasto <gcasto@chromium.org> | Wed Feb 11 19:45:41 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 11 19:46:46 2015 |
tree | c68d68a9428f1a825f0266aefd7d6135a6c3dad4 | |
parent | ac882cbe6e4c5ee2a493f925ff15957bb4c4bd34 [diff] |
[Password Generation] Logging for release builds There have been a few reported cases of generation not triggering when it should. This changes the necessary logging from DVLOG to VLOG to help in debugging these problems. BUG=455869 Review URL: https://codereview.chromium.org/897633004 Cr-Commit-Position: refs/heads/master@{#315817}