commit | a26f7dffe5e3169b2c93545d4231c5d1129c7e2d | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue May 19 17:48:42 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Thu May 21 11:14:18 2020 -0700 |
tree | 3d09c9c7e8389b95f6f188d0f5d631ce573e0c64 | |
parent | 0b01ff0f39cfecae21cf11b213a36e2c0e504d09 [diff] |
logd: refactor chatty deduplication logging This code and comment is hard to follow, despite the operation being simple, so refactor the code to be easier to follow. Also, use std::unique_ptr instead of raw pointers as appropriate. Test: logging unit tests Change-Id: Id1f29f4deeca730d1e3b6856e1581d0b840f883e