konveyor / kantra

A CLI that unifies analysis and transformation capabilities of Konveyor
Apache License 2.0
9 stars 27 forks source link

Add debug log option for openrewrite subcommand #171

Open eemcmullan opened 8 months ago

eemcmullan commented 8 months ago

Maven logs can include a debug mode, set with -x. We can expose this option in our openrewrite command args for more verbose logging.

konveyor-ci-bot[bot] commented 8 months ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.

konveyor-ci-bot[bot] commented 6 months ago

This issue has been marked 'good first issue' Please, make sure it aligns with the criteria found here

JuanmaBM commented 2 weeks ago

Hello, I would like to contribute to this issue! I already have a solution. Can I create a PR or do I need to be assigned first?

eemcmullan commented 2 weeks ago

@JuanmaBM Feel free to create a PR! I will assign you. Thanks!

JuanmaBM commented 2 weeks ago

Thank you @eemcmullan!

PR: https://github.com/konveyor/kantra/pull/379