Skip to content

[feat] support star matching #315

Open
@loynoir

Description

@loynoir

https://nodejs.org/docs/latest/api/util.html#utildebuglogsection-callback

env NODE_DEBUG=foo* is able to match section foo-bar


Would be nice to have star matching, instead of literal matching.

For example, if one named john, he may set all his packages log level to debug using

RUST_LOG=john_*=debug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions