Skip to content

Use tracing crate instead of log to create logs #1028

@dblnz

Description

@dblnz

We are currently using both the tracing and log crate to emit logs in Hyperlight. We should only use tracing that extends log's functionality and adds more features.

Furthermore, some examples would be nice to demonstrate the use of the hyperlight crate as a dependency and show how the logs can be retrieved regardless of which crate (log or tracing) the example uses.

Metadata

Metadata

Assignees

Labels

area/infrastructureConcerns infrastructure rather than core functionalityarea/testingRelated to tests or testing infrastructuregood first issueGood for newcomers

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions