Function boot_logger_init

Source
pub fn boot_logger_init(isolation_type: IsolationType, logger_type: LoggerType)
Expand description

Initialize the boot logger. This replaces any previous init calls.

If a given logger_type is unavailable on a given isolation type, the logger will ignore it, and no logging will be initialized.