gradle
Toggle table of contents
9.6.0-20260420115815+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.tasks.compile
/
DebugOptions
Debug
Options
API
abstract
class
DebugOptions
:
Serializable
(
source
)
Debug options for Java compilation.
Members
Constructors
Debug
Options
Link copied to clipboard
API
constructor
(
)
Functions
get
Debug
Level
Link copied to clipboard
API
@
Optional
@
Input
abstract
fun
getDebugLevel
(
)
:
Property
<
String
>
A comma-separated list of debug information to be generated during compilation.