| Package | Description |
|---|---|
| org.jlab.coda.emu | |
| org.jlab.coda.emu.modules | |
| org.jlab.coda.emu.support.configurer | |
| org.jlab.coda.emu.support.transport | |
| org.jlab.coda.emu.support.ui.log |
| Modifier and Type | Method and Description |
|---|---|
Logger |
Emu.getLogger()
Get the Logger this emu uses.
|
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
ModuleAdapter.logger
Logger used to log messages to debug console.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Configurer.setLogger(Logger logger) |
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
DataChannelAdapter.logger
Logger associated with this EMU (convenience member).
|
protected Logger |
DataTransportAdapter.logger
Logging object associated with the emu that created this transport.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwingLogConsoleDialog.setLogger(Logger logger) |