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. |