| Package | Description |
|---|---|
| org.mmbase.streams.transcoders | |
| org.mmbase.util.logging |
The MMBase logging infrastructure.
|
| org.mmbase.util.logging.commons |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzerLogger
A Logger which only wraps a
Analyzer to analyze the logs. |
class |
ErrorDetector
Reads log and watches for error patterns.
|
| 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
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}