|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggerFactory.LoggerType | |
|---|---|
| mazz.i18n | |
| Uses of LoggerFactory.LoggerType in mazz.i18n |
|---|
| Methods in mazz.i18n that return LoggerFactory.LoggerType | |
|---|---|
static LoggerFactory.LoggerType |
LoggerFactory.resetLoggerType(LoggerFactory.LoggerType type)
Resets the logger type that this factory will use. |
static LoggerFactory.LoggerType |
LoggerFactory.LoggerType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoggerFactory.LoggerType[] |
LoggerFactory.LoggerType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in mazz.i18n with parameters of type LoggerFactory.LoggerType | |
|---|---|
static LoggerFactory.LoggerType |
LoggerFactory.resetLoggerType(LoggerFactory.LoggerType type)
Resets the logger type that this factory will use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||