public class DebugInfo extends Object
| Constructor and Description |
|---|
DebugInfo(Class sourcePlugin,
long time,
String task) |
| Modifier and Type | Method and Description |
|---|---|
DebugInfo |
addEmptyLine() |
DebugInfo |
addLine(String line) |
DebugInfo |
addLine(String line,
long time) |
DebugInfo |
addLines(Collection<String> lines) |
String |
getLastLine() |
void |
toLog() |
void |
toLog(Long time) |
Copyright © 2018. All rights reserved.