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

logging output is not suppressed when using LoggingMethod.none #396

Open
gigitalz opened this issue Jul 8, 2023 · 0 comments
Open

logging output is not suppressed when using LoggingMethod.none #396

gigitalz opened this issue Jul 8, 2023 · 0 comments

Comments

@gigitalz
Copy link

gigitalz commented Jul 8, 2023

gradle-ssh-plugin-2.10.1 (groovy-ssh-2.10.1, jsch-0.1.54, groovy-3.0.9, java-1.8.0_301)

  1. Execute any command
  2. Set the logging to LoggingMethod.none
  3. The command output is not suppressed
execute "rmdir /Q /S C:\\xxx\\${rootProject.name}\\_stage", ignoreError: true, logging: LoggingMethod.none
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

No branches or pull requests

1 participant