crosvm/broker_ipc
Noah Gold 0d8eef2074 broker_ipc: fix child process logging init order.
Logging was initialized after crash reporting. This meant that any
errors or info lines, from crash reporting would be dropped on the floor (the
logger drops all messages prior to initialization).

BUG=236850894
TEST=tested downstream

Change-Id: I34be3808bf2d094af22bae434397c9fab298d2c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3718543
Reviewed-by: Vikram Auradkar <auradkar@google.com>
Commit-Queue: Noah Gold <nkgold@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-06-23 17:04:27 +00:00
..
src broker_ipc: fix child process logging init order. 2022-06-23 17:04:27 +00:00
Cargo.toml