|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggerWrapper.LogLevel | |
|---|---|
| com.atlassian.greenhopper.global | |
| Uses of LoggerWrapper.LogLevel in com.atlassian.greenhopper.global |
|---|
| Methods in com.atlassian.greenhopper.global that return LoggerWrapper.LogLevel | |
|---|---|
static LoggerWrapper.LogLevel |
LoggerWrapper.LogLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoggerWrapper.LogLevel[] |
LoggerWrapper.LogLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.greenhopper.global with parameters of type LoggerWrapper.LogLevel | |
|---|---|
void |
LoggerWrapper.logException(java.lang.Throwable t,
LoggerWrapper.LogLevel logLevel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||