| Package | Description |
|---|---|
| org.gradle.logging | |
| org.gradle.logging.internal | |
| org.gradle.testfixtures.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoggingManagerInternal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLoggingManager |
class |
OutputEventRenderer
A
OutputEventListener implementation which renders output events to various
destinations. |
| Constructor and Description |
|---|
DefaultLoggingManager(LoggingSystem loggingSystem,
LoggingSystem stdOutLoggingSystem,
LoggingSystem stdErrLoggingSystem,
LoggingOutputInternal loggingOutput) |
DefaultLoggingManagerFactory(LoggingConfigurer loggingConfigurer,
LoggingOutputInternal loggingOutput,
LoggingSystem stdOutLoggingSystem,
LoggingSystem stdErrLoggingSystem) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpLoggingManager |
Copyright © 2013. All rights reserved