| Package | Description |
|---|---|
| com.fgm.javaUtils.logging |
| Modifier and Type | Field and Description |
|---|---|
static java.util.ArrayList<LoggingEntry> |
VisibilityLogger.entries
The entries.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<LoggingEntry> |
VisibilityLogger.getLog()
Gets the log.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VisibilityLogger.post(LoggingEntry entry)
Post.
|