commit | 6a41d56b50d7600f2e09c38b4924f5218962d656 | [log] [tgz] |
---|---|---|
author | Pinyao Ting <pinyaoting@google.com> | Tue May 10 23:47:36 2022 +0000 |
committer | Pinyao Ting <pinyaoting@google.com> | Mon May 16 20:17:47 2022 +0000 |
tree | 55f47a5c14b2ed17e2b2261362e373d55fd7ebf1 | |
parent | 9c7551a9c950509291fda9381afb4c6c0c4571dc [diff] |
Log the reason why a WorkspaceItemInfo was removed In the past we've seen a WorkspaceItem disappeared from the workspace but wasn't able to determine why it was removed. This CL includes the reason why it was removed in the error log, which hopefully would help us debugging similar issues in the future. Bug: 231239260 Test: make Change-Id: Iba3d57568c9b3e011a6b65b26f0d4170d42fe1a5