Package | Description |
---|---|
org.milyn.ejc |
Modifier and Type | Method and Description |
---|---|
static EJCLogFactory.Level |
EJCLogFactory.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EJCLogFactory.Level[] |
EJCLogFactory.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EJCLog.setLevel(EJCLogFactory.Level level) |
void |
EJCLogFactory.setLevel(EJCLogFactory.Level level) |
Constructor and Description |
---|
EJCLog(EJCLogFactory.Level level) |
Copyright © 2020. All rights reserved.