Skip to content

Use logging rather than printlns #7

@marcelamelara

Description

@marcelamelara

Rather than using print statements to communicate certain events, we should be using logging. For example:

        debug!("Successfully opened TDX device: {:?}", tdx_dev);

Originally posted by @sandlbn in #1 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions