api / org.gradle.api.tasks.testing.logging / TestLoggingContainer / get

get

abstract fun get(level: LogLevel): TestLogging

Returns logging options for the specified level.

Parameters

level - the level whose logging options are to be returned

Return
logging options for the specified level