private static class WriterCodegen.LogLevel
extends java.lang.Object
WriterCodegen.stackLogEntries| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
logText
Written log text to compare, do not entry the same log level twice.
|
(package private) int |
posCode
Position in the StringBuilder where the code is written,
to write out the generated code snippet after finish this log entry.
|
(package private) int |
posLog
Position in the log file
|
(package private) int |
stackLevel |
| Constructor and Description |
|---|
LogLevel(int stacklevel) |
int posCode
int posLog
java.lang.String logText
final int stackLevel