-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
rustPull requests that update Rust codePull requests that update Rust codesquad: hermeticsHermes Backend, System Development & Integration TeamHermes Backend, System Development & Integration Team
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When running either ./hermes playgroung or Hermes integration tests (hermes/hermes/tests/integration), logs might not get caught for some reason.
With HERMES_LOG_LEVEL & RUST_LOG_LEVEL set to trace, there's no tracing output printed.
If, however, dbg!() is used instead of tracing macros, it is show as usual.
Expected Behavior
- Restore IPFS integration test
- Run it with Hermes (either integration test, or
playground, orrun) - Either see it succeed, or observe the log message found in
hermes_ipfs_subscribefunction
Project
Backend
Version
What operating system are you seeing the problem on?
Other
What browsers are you seeing the problem on?
Not Applicable
Relevant log output
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
rustPull requests that update Rust codePull requests that update Rust codesquad: hermeticsHermes Backend, System Development & Integration TeamHermes Backend, System Development & Integration Team
Type
Projects
Status
New