commit | 0f996eb1f63d2dd74348c85b0091abc5b8a132ce | [log] [tgz] |
---|---|---|
author | Sailesh Nepal <sail@google.com> | Thu Mar 06 18:17:05 2014 -0800 |
committer | Sailesh Nepal <sail@google.com> | Fri Mar 07 03:13:13 2014 +0000 |
tree | b38ee4fddee160c440da81585788d12a9fac797b | |
parent | 13cd4bcfc1f1fed6ba0062a3e3965920b71a1994 [diff] |
Add a utility class for logging This class is copied from InCallUI. The main advantage of using the utility class is that it uses string formatters. This means that we can add verbose logging without the overhead of string building. Verbose logging is needed for b/13172967 Bug: 13172967 Change-Id: I6955cafff0a61ddac842fa6b040d841b58ff9230