Closed spchamp closed 2 years ago
Reviewing the patch, private static String LOGNAME
should probably be declared as private static final String
.
I'll add an update to the patch branch
Hello @spchamp 👋🏻 Thanks for all the PRs! Will aim at reviewing them over the weekend :)
Candidly, thanks for the QA on the pull request. I've updated the branch
This patch would update the following plugin behaviors.
For processes initialized via BundleGemRunShortcut or LaunchConfigurationDelegate, a logging message will be created only on the following events:
Details from the changelog:
ConfigHelper
LaunchHelper
ReadaptDebugDelegate
BundleGemRunShortcut
RubyRunDelegate
LogHelper
This also removes the quote marks for argv0 in the readapt launcher