| Package | Description |
|---|---|
| org.gradle.logging.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StdErrLoggingSystem
by Szczepan Faber, created at: 11/21/11
|
interface |
StdOutLoggingSystem
by Szczepan Faber, created at: 11/21/11
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStdErrLoggingSystem |
class |
DefaultStdOutLoggingSystem |
class |
LoggingSystemAdapter
Adapts a
LoggingConfigurer to a LoggingSystem. |
class |
NoOpLoggingSystem
by Szczepan Faber, created at: 11/21/11
|
| Constructor and Description |
|---|
DefaultLoggingManager(LoggingSystem loggingSystem,
LoggingSystem stdOutLoggingSystem,
LoggingSystem stdErrLoggingSystem,
LoggingOutputInternal loggingOutput) |
DefaultLoggingManagerFactory(LoggingConfigurer loggingConfigurer,
LoggingOutputInternal loggingOutput,
LoggingSystem stdOutLoggingSystem,
LoggingSystem stdErrLoggingSystem) |
Copyright © 2013. All rights reserved