Skip to content

Panic Handler: Switch to error!? #1818

@phip1611

Description

@phip1611

We might want to switch to error!() from println() or make this configurable in our panic_handler (uefi crate feature)? often when things go wrong? At least in one of my examples, I didn't actually get printed messages at all. Using error!() helped me at least to get log o the debugcon device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions