Package | Description |
---|---|
org.jboss.resteasy.logging |
Modifier and Type | Method and Description |
---|---|
static Logger.LoggerType |
Logger.LoggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Logger.LoggerType[] |
Logger.LoggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Logger.setLoggerType(Logger.LoggerType loggerType) |
Copyright © 2012. All Rights Reserved.