Skip to content

Hyperlight-js uses tracing feature release_max_level_error blocking application from info and warn level tracing #126

@mattmccreesh

Description

@mattmccreesh

Applications using hyperlight will inherit these tracing features, which blocks emission of logs of lower level than error. Below is a screenshot of a release build running hyperlight-js.

Image

See: src/hyperlight-js-runtime/Cargo.toml
tracing = { version = "0.1.44", default-features = false, features = ["log","attributes","max_level_trace","release_max_level_error"] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions