Skip to content

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

@gigitalz

Description

@gigitalz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions