| Package | Description |
|---|---|
| detective.core |
| Modifier and Type | Method and Description |
|---|---|
static Detective.LogLevel |
Detective.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Detective.LogLevel[] |
Detective.LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TraceRecord |
Detective.recordLog(Detective.LogLevel level,
String message) |
Copyright © 2019. All rights reserved.