commit | 1371b084125399c60d028c857162101cba0f076b | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu May 14 19:25:05 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Thu May 14 19:53:45 2020 -0700 |
tree | 30a1cd430b63670f148c80262e375be0aaa2d9ec | |
parent | 9b415497050c8e4a51506222b68a8625f57b8ac6 [diff] |
logd: remove SocketClient from LogBuffer and LogBufferElement In the future, we'll want to be able to write to outputs that are not necessarily a libsysutils SocketClient, for example host tests of LogBuffer. Therefore, we add a LogWriter class to be used instead of SocketClient. Test: logging unit tests Change-Id: I4385be65e14e83a635691a7ba79e9bf060e49484