| Package | Description |
|---|---|
| eu.dnetlib.common.logging |
| Modifier and Type | Method and Description |
|---|---|
static DnetLogLevel |
DnetLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DnetLogLevel[] |
DnetLogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogMessage |
DnetLogger.newLogMessage(DnetLogLevel level) |
| Constructor and Description |
|---|
LogMessage(DnetLoggerDao dao,
String logname,
DnetLogLevel level) |
Copyright © 2017. All rights reserved.