|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoggingConfigurator.Category | |
---|---|
org.gcube.contentmanagement.util.logging |
Uses of LoggingConfigurator.Category in org.gcube.contentmanagement.util.logging |
---|
Methods in org.gcube.contentmanagement.util.logging that return LoggingConfigurator.Category | |
---|---|
static LoggingConfigurator.Category |
LoggingConfigurator.Category.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoggingConfigurator.Category[] |
LoggingConfigurator.Category.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.contentmanagement.util.logging with parameters of type LoggingConfigurator.Category | |
---|---|
void |
LoggingConfigurator.createAppender(LoggingConfigurator.Category category,
java.io.File basedir)
Creates the appender. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |