toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.logging.configuration
/
LoggingConfiguration
/
getShowStacktrace
get
Show
Stacktrace
API
abstract
fun
getShowStacktrace
(
)
:
ShowStacktrace
(
source
)
Returns the detail that should be included in stacktraces. Defaults to
INTERNAL_EXCEPTIONS
.