public class PluginUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
logProcessOutput(java.lang.Process process,
org.gradle.api.logging.Logger logger)
Log output from the provided process.
|
public static void logProcessOutput(java.lang.Process process,
org.gradle.api.logging.Logger logger)
throws java.io.IOException
process - the processlogger - the loggerjava.io.IOException - thrown if there is a problem reading the output