Skip to content

Instantly share code, notes, and snippets.

@IT-Berater
Created April 2, 2018 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IT-Berater/c5a1b0e7a0de80c52eded8e23e36ef21 to your computer and use it in GitHub Desktop.
Save IT-Berater/c5a1b0e7a0de80c52eded8e23e36ef21 to your computer and use it in GitHub Desktop.
Log Ausgabe für den Test in Gradle Buildfiles anschalten
test {
testLogging.showStandardStreams = true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment