| Package | Description |
|---|---|
| org.cell2d.celick.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogSystem
The default implementation that just spits the messages out to stdout
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Log.setLogSystem(LogSystem system)
Set the log system that will have all of the log info
sent to it.
|