pub fn boot_logger_runtime_init(
isolation_type: IsolationType,
com3_serial_available: bool,
)Expand description
Initialize the runtime boot logger, for logging to serial or other outputs.
If a runtime logger was initialized, emit any in-memory log to the configured runtime output.