api / org.gradle.api.tasks.testing.logging / TestLogging / getExceptionFormat

getExceptionFormat

abstract fun getExceptionFormat(): TestExceptionFormat

Returns the format to be used for logging test exceptions. Only relevant if showStackTraces is true.

Return
the format to be used for logging test exceptions