Skip to content

feat: add show parameter to control LTtx console output - #3

Open
xukanshan wants to merge 1 commit into
95ge:mainfrom
xukanshan:feat/quiet-mode
Open

feat: add show parameter to control LTtx console output#3
xukanshan wants to merge 1 commit into
95ge:mainfrom
xukanshan:feat/quiet-mode

Conversation

@xukanshan

Copy link
Copy Markdown
  • client.py: start() now accepts show=None to control log verbosity, default True preserves existing behavior
  • tx.py: remove show_force override in sys_print(), replace raw print() with sys_print() for unified control

- client.py: start() now accepts show=None to control log verbosity,
  default True preserves existing behavior
- tx.py: remove show_force override in sys_print(),
  replace raw print() with sys_print() for unified control
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