Skip to content

cli: add debug log of plugin version when the plugin is successfully constructed #1793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

eve-mem
Copy link
Contributor

@eve-mem eve-mem commented Apr 28, 2025

Hello 👋

This PR aims to help with issue #1685.

It logs the version of a plugin to DEBUG just before it's run.

I'm using f-strings in the debug message because it makes it easier to read as suggested by @ikelos

Thanks
🦊

@ikelos ikelos linked an issue Apr 28, 2025 that may be closed by this pull request
Copy link
Member

@ikelos ikelos left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@ikelos ikelos merged commit 0c08b94 into volatilityfoundation:develop Apr 28, 2025
14 checks passed
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 output the plugin name and version number when run
2 participants