Skip to content

[Bug]: Sometimes logs aren't captured #724

@no30bit

Description

@no30bit

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.

Image Image

Expected Behavior

  • Restore IPFS integration test
  • Run it with Hermes (either integration test, or playground, or run)
  • Either see it succeed, or observe the log message found in hermes_ipfs_subscribe function

Project

Backend

Version

0312d50

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

No one assigned

    Labels

    rustPull requests that update Rust codesquad: hermeticsHermes Backend, System Development & Integration Team

    Type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions