api / org.gradle.language.scala.tasks / BaseScalaCompileOptions / getLoggingPhases

getLoggingPhases

@Console open fun getLoggingPhases(): MutableList<String>

Phases of the compiler to log. Legal values: namer, typer, pickler, uncurry, tailcalls, transmatch, explicitouter, erasure, lambdalift, flatten, constructors, mixin, icode, jvm, terminal.