| Package | Description |
|---|---|
| org.mmbase.util.logging |
The MMBase logging infrastructure.
|
| org.mmbase.util.logging.commons |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedLogger
A Logger that buffers in memory, and on request logs again to a certain other logger.
|
class |
ExceptionImpl
A very simple implementation of Logger.
|
class |
SimpleImpl
A very simple implementation of Logger.
|
class |
SimpleTimeStampImpl
Like SimpleImpl, but also adds timestamps.
|
class |
WriterLogger
A Logger which writes everything logged to it to a given Writer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonsLog
Commons logging for MMBase, contains a single Log instance
|
MMBase2 Utils 2.0.0 - 2019-08-08T23:20