Skip to content

fix(plugin): emit debug logs for plugin remove in verbose mode#301

Open
694410194 wants to merge 1 commit into
CortexLM:mainfrom
694410194:codex/plugin-remove-verbose-output
Open

fix(plugin): emit debug logs for plugin remove in verbose mode#301
694410194 wants to merge 1 commit into
CortexLM:mainfrom
694410194:codex/plugin-remove-verbose-output

Conversation

@694410194
Copy link
Copy Markdown

Summary

  • add debug logging before plugin removal so cortex --verbose plugin remove ... prints diagnostic context
  • log when the removal is aborted at the confirmation prompt
  • log successful directory removal while keeping the user-facing success line unchanged

Verification

  • git diff --check
  • static check that main.rs maps --verbose to LogLevel::Debug
  • static check that run_remove now emits tracing::debug! messages before, during, and after removal
  • rustc --version (not available in this environment, so cargo-based checks could not be run here)

Fixes #53152
/claim #53152

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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