Skip to content

fix(cli.logging): fix Rustique log filter for debug output - #58

Closed
BinToss wants to merge 1 commit into
Tekunogosu:omegafrom
BinToss:fix/cli.logging/rustique-tracing-filter
Closed

fix(cli.logging): fix Rustique log filter for debug output#58
BinToss wants to merge 1 commit into
Tekunogosu:omegafrom
BinToss:fix/cli.logging/rustique-tracing-filter

Conversation

@BinToss

@BinToss BinToss commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

--debug does not output debug!(...) messages
Fixes #57

`--debug` does not output `debug!(...)` messages
Fixes Tekunogosu#57
@BinToss

BinToss commented Apr 19, 2026

Copy link
Copy Markdown
Contributor Author

I'm opening this a a draft MR because I don't know if anyone else encountered the issue.

@Tekunogosu

Copy link
Copy Markdown
Owner

Fixed in 0d91d56

@Tekunogosu Tekunogosu closed this Apr 22, 2026
@BinToss
BinToss deleted the fix/cli.logging/rustique-tracing-filter branch April 29, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--debug does not output debug!(...) messages

2 participants