| Package | Description |
|---|---|
| org.gradle |
Classes for embedding Gradle.
|
| org.gradle.logging | |
| org.gradle.logging.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
StartParameter
StartParameter defines the configuration used by a GradleLauncher instance to execute a build. |
| Constructor and Description |
|---|
BuildExceptionReporter(StyledTextOutputFactory textOutputFactory,
LoggingConfiguration loggingConfiguration,
BuildClientMetaData clientMetaData) |
| Modifier and Type | Method and Description |
|---|---|
protected CommandLineConverter<LoggingConfiguration> |
LoggingServiceRegistry.createCommandLineConverter() |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration |
LoggingCommandLineConverter.convert(ParsedCommandLine commandLine,
LoggingConfiguration loggingConfiguration) |
protected LoggingConfiguration |
LoggingCommandLineConverter.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration |
LoggingCommandLineConverter.convert(ParsedCommandLine commandLine,
LoggingConfiguration loggingConfiguration) |
Copyright © 2013. All rights reserved