setColorOutput

abstract fun setColorOutput(colorOutput: Boolean): T(source)

Specifies whether to generate colored (ANSI encoded) output for logging. The default is to not generate color output.

Supported by Gradle 2.3 or later. Ignored for older versions.

Since

2.3