| Package | Description |
|---|---|
| org.apache.maven.mercury.logging | |
| org.apache.maven.mercury.logging.console |
| Modifier and Type | Field and Description |
|---|---|
static MercuryLoggingLevelEnum |
MercuryLoggingLevelEnum.DEFAULT_LEVEL |
| Modifier and Type | Method and Description |
|---|---|
static MercuryLoggingLevelEnum |
MercuryLoggerManager.getThreshold() |
static MercuryLoggingLevelEnum |
MercuryLoggingLevelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MercuryLoggingLevelEnum[] |
MercuryLoggingLevelEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IMercuryLoggerFactory.setThreshold(MercuryLoggingLevelEnum threshold)
is not used for now
|
| Modifier and Type | Method and Description |
|---|---|
void |
MercuryConsoleLoggerFactory.setThreshold(MercuryLoggingLevelEnum threshold) |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.