| Package | Description |
|---|---|
| org.gradle.logging |
| Modifier and Type | Method and Description |
|---|---|
static LoggingServiceRegistry |
LoggingServiceRegistry.newChildProcessLogging()
Creates a set of logging services which are suitable to use in a child process.
|
static LoggingServiceRegistry |
LoggingServiceRegistry.newCommandLineProcessLogging()
Creates a set of logging services which are suitable to use in a command-line process.
|
static LoggingServiceRegistry |
LoggingServiceRegistry.newEmbeddableLogging()
Creates a set of logging services which are suitable to use embedded in another application.
|
Copyright © 2013. All rights reserved