@groovy.transform.CompileStatic class ExecutorUtils extends Object
Utility methods for dealing with executors.
Constructor and description |
---|
ExecutorUtils
() |
Type Params | Return Type | Name and description |
---|---|---|
|
static ExecutorLogLevel |
getExecutorLogLevel(LogLevel level) Determines an executor logging level from the current Gradle logging level |
Determines an executor logging level from the current Gradle logging level @return
Copyright © 2013-2024 the original author or authors. All rights reserved.