commit | eb4f614f2eb53b92ebd416fa418f550861655887 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Jul 15 17:43:51 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Sun Jul 17 10:44:51 2011 -0700 |
tree | 71e0df5217ab8b4e9fb71bb24abac41777ca1084 | |
parent | f10edcac1f8ab835d60fc8268f8c574005619998 [diff] |
Flesh out the logging implementation. Add PLOG and ensure we have CHECK_STREQ and CHECK_STRNE to go with the existing non-functional DCHECK_STREQ and DCHECK_STRNE. This also gives us two different logging implementations, one for the host that just uses std::cerr, and one for Android that uses the Android log. Also bring in the StringPrintf family. Change-Id: I8e190c2c58f26b22ee76a2a87d447df6eb0fa73b