commit | b409d33e5282d489cefedf5c7085f5f0c3070a84 | [log] [tgz] |
---|---|---|
author | Arpan Kaphle <akaphle@google.com> | Wed Mar 08 00:38:27 2023 +0000 |
committer | Arpan Kaphle <akaphle@google.com> | Wed Mar 08 19:29:24 2023 +0000 |
tree | 1c0eef8ff9eb6d7dad2ec4a1d9ac556d9c1738e6 | |
parent | cb10ef04cadccc0273deb9d32f34a470fa4937ba [diff] |
Gracefully failing Exceptions during logging Logging should be optimized such that errors during the logging do not affect the flow of the codebase. This is a step in that direction by ensuring the core point of logging will not crash the application. Bug: 272127428 Test: Build tested Change-Id: Ice5c246e8520c9db71a49fe6d30a42fb841a701e