gradle
8.5
API
gradle
/
org.gradle.api.logging.configuration
/
LoggingConfiguration
/
getShowStacktrace
get
Show
Stacktrace
API
abstract
fun
getShowStacktrace
(
)
:
ShowStacktrace
Returns the detail that should be included in stacktraces. Defaults to
INTERNAL_EXCEPTIONS
.