Skip to content

Refactor hyperlight_component_util to use tracing crate#1234

Open
vshailesh wants to merge 1 commit intohyperlight-dev:mainfrom
vshailesh:tracing-refactor2
Open

Refactor hyperlight_component_util to use tracing crate#1234
vshailesh wants to merge 1 commit intohyperlight-dev:mainfrom
vshailesh:tracing-refactor2

Conversation

@vshailesh
Copy link
Contributor

Signed-off-by: Shailesh Vashishth <shavashishth@gmail.com>
@ludfjig ludfjig added the kind/refactor For PRs that restructure or remove code without adding new functionality. label Feb 13, 2026
@vshailesh vshailesh changed the title Refactor hyperligt_component_util to use tracing crate Refactor hyperlight_component_util to use tracing crate Feb 13, 2026
@vshailesh
Copy link
Contributor Author

miri test failed here, does it not produce any logs? is there a way to know what is causing this failure?

@syntactically
Copy link
Member

I didn't have a chance to review the change or the motivation for it yet. Just commenting on the CI issue.

miri test failed here, does it not produce any logs? is there a way to know what is causing this failure?

It looks like the CI runner died. I triggered a re-run.

itertools = { version = "0.14.0" }
prettyplease = { version = "0.2.37" }
log = { version = "0.4" } No newline at end of file
log = { version = "0.4" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is log still neded?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/refactor For PRs that restructure or remove code without adding new functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants