|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.api.logging.Logging
class Logging extends java.lang.Object
| Field Summary | |
|---|---|
static Map |
ANT_IVY_2_SLF4J_LEVEL_MAPPER
|
static Marker |
DISABLED
|
static BasicMarker |
LIFECYCLE
|
static Marker |
LIFECYCLE_ALLWAYS
When building the build sources, LIFECYCLE logging is disabled. |
static Marker |
QUIET
|
| Constructor Summary | |
Logging()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object | |
|---|---|
| hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Field Detail |
|---|
static final Map ANT_IVY_2_SLF4J_LEVEL_MAPPER
static final Marker DISABLED
static final BasicMarker LIFECYCLE
static final Marker LIFECYCLE_ALLWAYS
static final Marker QUIET
| Constructor Detail |
|---|
Logging()
Groovy Documentation