| Modifier and Type | Class and Description |
|---|---|
class |
Log2HTML |
class |
LogError |
class |
LogException |
class |
LogFunction |
class |
LogFunctionDebug |
class |
LogKeyword |
class |
LogPass |
class |
LogPrint |
class |
LogPrintDebug |
class |
LogSequence |
class |
LogTestcase |
class |
LogWarning |
class |
ResultList |
class |
ResultListDebug |
| Modifier and Type | Field and Description |
|---|---|
protected LogBase |
LogBase.myParent |
| Modifier and Type | Field and Description |
|---|---|
protected List<LogBase> |
LogBase.myLogs |
| Modifier and Type | Method and Description |
|---|---|
LogBase |
LogBase.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogBase.setParent(LogBase fpParent) |
| Constructor and Description |
|---|
LogError(LogBase fpParent,
String fpsInfo) |
LogException(LogBase fpParent,
String fpsInfo) |
LogPass(LogBase fpParent,
String fpsInfo) |
LogPrint(LogBase fpParent,
String fpsInfo) |
LogPrintDebug(LogBase fpParent,
String fpsInfo) |
LogWarning(LogBase fpParent,
String fpsInfo) |
Copyright © 2019 OpenKeyWord. All rights reserved.