api / org.gradle.api.logging / LoggingManager / getStandardOutputCaptureLevel

getStandardOutputCaptureLevel

abstract fun getStandardOutputCaptureLevel(): LogLevel

Returns the log level that output written to System.out will be mapped to.

Return
The log level. Returns null when standard output capture is disabled.