Package | Description |
---|---|
org.opendaylight.infrautils.testutils |
Modifier and Type | Method and Description |
---|---|
static LogCapture.Level |
LogCapture.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogCapture.Level[] |
LogCapture.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LogCapture(LogCapture.Level level,
String message,
Throwable cause) |
Copyright © 2019 OpenDaylight. All rights reserved.