commit | a579ddc9c813f314ab3dfd4e80a9c0cf1c77ec61 | [log] [tgz] |
---|---|---|
author | Samuel Fufa <sfufa@google.com> | Thu Feb 27 16:59:19 2020 -0800 |
committer | Samuel Fufa <sfufa@google.com> | Fri Mar 06 13:49:19 2020 -0800 |
tree | 57edcc5668921362167dc787e356792909d021a1 | |
parent | 9099dfcfb75dff987c157a659de5883fe92b22c4 [diff] |
Refactor logging to capture Target hierarchy Instead of creating a fixed number of targets, we now pass an ArrayList of targets to. Any class implementing LogContainerProviders#fillInLogContainerData can setup it's own target and add it to the ArrayList, It can also pass the ArrayList to other LogContainerProvider to capture full Target hierarchy. Bug: 147305863 Change-Id: I0063c692120fb9e1cff2d8902c5da972d0623418