Skip to content

feat(cli): log_config hook for configuring log messages#37

Merged
Pistonight merged 1 commit intomainfrom
feat/log_config
Apr 19, 2026
Merged

feat(cli): log_config hook for configuring log messages#37
Pistonight merged 1 commit intomainfrom
feat/log_config

Conversation

@Pistonight
Copy link
Copy Markdown
Collaborator

Feature:

  • cli macro takes a LogConfig implementation to modify the level and format of messages. This is useful to suppress logs from other libraries in the CLI

Minor fixes:

  • Spinner now prints the message as progress if the configured level is not enabled

@Pistonight Pistonight merged commit cf255c2 into main Apr 19, 2026
3 checks passed
@Pistonight Pistonight deleted the feat/log_config branch April 19, 2026 21:06
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.

1 participant