-
Notifications
You must be signed in to change notification settings - Fork 32
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 debug log option for openrewrite subcommand #171
Comments
This issue is currently awaiting triage. |
This issue has been marked 'good first issue' |
Hello, I would like to contribute to this issue! |
@JuanmaBM Feel free to create a PR! I will assign you. Thanks! |
Thank you @eemcmullan! PR: #379 |
Maven logs can include a debug mode, set with
-x
. We can expose this option in our openrewrite command args for more verbose logging.The text was updated successfully, but these errors were encountered: