- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for makeLogger (0.04 seconds)
-
build-tools-internal/src/main/groovy/org/elasticsearch/gradle/internal/AntTask.groovy
import org.gradle.api.tasks.TaskAction import javax.inject.Inject import java.nio.charset.Charset /** * A task which will run ant commands. * * Logging for the task is customizable for subclasses by overriding makeLogger. */ public abstract class AntTask extends DefaultTask { /** * A buffer that will contain the output of the ant code run, * if the output was not already written directly to stdout. */Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 3.4K bytes - Click Count (0)