Package | Description |
---|---|
org.jlab.coda.emu.support.logger | |
org.jlab.coda.emu.support.messaging | |
org.jlab.coda.emu.support.ui.log |
Modifier and Type | Method and Description |
---|---|
LoggingEvent |
QueueAppender.poll()
Return a LoggingEvent object from the internal storage queue.
|
LoggingEvent |
QueueAppender.poll(int wait)
Return a LoggingEvent object from the internal storage queue.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintAppender.append(LoggingEvent event)
Method append ...
|
void |
LoggerAppender.append(LoggingEvent event)
Method append ...
|
void |
QueueAppender.append(LoggingEvent event)
Method append ...
|
void |
StdOutAppender.append(LoggingEvent event)
Method append ...
|
Modifier and Type | Method and Description |
---|---|
void |
CMSGPortal.append(LoggingEvent event)
Send a dalogmsg message using the cMsg system.
|
Modifier and Type | Method and Description |
---|---|
void |
SwingLogConsoleDialog.append(LoggingEvent event)
Method append ...
|