Skip to content
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

Add increasing levels of verbose logging to ronin-recon run #133

Open
postmodern opened this issue Jun 23, 2024 · 0 comments
Open

Add increasing levels of verbose logging to ronin-recon run #133

postmodern opened this issue Jun 23, 2024 · 0 comments
Labels

Comments

@postmodern
Copy link
Member

postmodern commented Jun 23, 2024

First complete issue #132. Then include CommandKit::Options::VerboseLevel into Ronin::Recon::CLI::Commands::Run. Then add additional logging logic based on the verbose level (0, 1, 2, 3, ...) which would setup different engine.on(...) callbacks to print additional events from the engine. Increased verbose levels could allow printing the worker class names that discovered a new value, or when a value "job" begins or is finished being processed by a worker class.

@postmodern postmodern added command enhancement New feature or request feature New Feature and removed enhancement New feature or request labels Jun 23, 2024
@postmodern postmodern changed the title Add increasingly levels of verbose logging to ronin-recon run Add increasing levels of verbose logging to ronin-recon run Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant