Skip to content

Conversation

@geofflamrock
Copy link
Owner

@geofflamrock geofflamrock commented Sep 5, 2025

Improves logging and status output:

  • Adds new --debug option to allow separation between debug (e.g. "rebasing my-feature-branch onto main") and verbose logging (e.g. "running command 'git ...'").
  • Change logging levels of some message to make normal usage not so noisy.
  • Only log command output in verbose mode.
  • Wrap long running actions in a status display to make it clearer what is happening.
  • Add "success" messages to show completed progress during sync command

@geofflamrock geofflamrock force-pushed the reduce-logging-noise branch 2 times, most recently from 54c44d2 to aec71be Compare September 11, 2025 09:52
@geofflamrock geofflamrock merged commit 3e32044 into main Sep 16, 2025
16 checks passed
@geofflamrock geofflamrock deleted the reduce-logging-noise branch September 16, 2025 22:38
@geofflamrock geofflamrock added the enhancement New feature or request label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants