commit | 8ef1cef2da40a012d1a7dc9c1495897965485be1 | [log] [tgz] |
---|---|---|
author | Darrell Shi <darrellshi@google.com> | Wed Jun 07 03:17:21 2023 +0000 |
committer | Darrell Shi <darrellshi@google.com> | Tue Jun 27 21:53:27 2023 +0000 |
tree | 7ed605a7fa20b506e8e04aab2d181e668fdb7341 | |
parent | 2be74e83fd1a463279730105e3e37ae41b63038c [diff] |
Introduce Logger This change introduces Logger, which is a wrapper class around LogBuffer, providing a list of convenience methods. Directly logging through the LogBuffer is now deprecated in favor of the Logger. Bug: 276475093 Test: atest LogBufferTest LoggerTest Change-Id: I5cdc5fb49657729735d81cf4a70b168e38b3678d