| Package | Description |
|---|---|
| ec.display.portrayal | |
| ec.util |
| Modifier and Type | Field and Description |
|---|---|
private static LogRestarter |
SimpleIndividualPortrayal.restarter |
| Modifier and Type | Field and Description |
|---|---|
LogRestarter |
Log.restarter
The log's restarter
|
| Modifier and Type | Method and Description |
|---|---|
int |
Output.addLog(Writer writer,
LogRestarter restarter,
boolean postAnnouncements,
boolean repostAnnouncements)
Creates a new log and adds it
to Output.
|
int |
Output.addLog(Writer writer,
LogRestarter restarter,
int _verbosity,
boolean postAnnouncements,
boolean repostAnnouncements)
Deprecated.
Verbosity no longer has an effect
|
| Constructor and Description |
|---|
Log(Writer _writer,
LogRestarter _restarter,
boolean _postAnnouncements,
boolean _repostAnnouncementsOnRestart)
Creates a log on a given Writer and custom LogRestarter.
|
Copyright © 2014 Evolutionary Computation Laboratory at George Mason University. All rights reserved.