api / org.gradle.api.logging / LoggingManager / getStandardErrorCaptureLevel

getStandardErrorCaptureLevel

abstract fun getStandardErrorCaptureLevel(): LogLevel

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

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