| Package | Description |
|---|---|
| org.mmbase.util |
This package contains all kind of generic utilities.
|
| org.mmbase.util.logging |
The MMBase logging infrastructure.
|
| org.mmbase.util.logging.commons | |
| org.mmbase.util.logging.commons.impl | |
| org.mmbase.util.logging.java |
Classes related to the java.util.logging package (new in java 1.4).
|
| org.mmbase.util.logging.log4j |
| Class and Description |
|---|
| Logger
The `Logger' interface for MMBase.
|
| Class and Description |
|---|
| AbstractSimpleImpl
Base class for simple Logger implementations (no patterns and so
on).
|
| BufferedLogger
A Logger that buffers in memory, and on request logs again to a certain other logger.
|
| ChainedLogger
Straight forward implemented which simply delegates every log-statement to a list of other loggers.
|
| ExceptionImpl
A very simple implementation of Logger.
|
| Level
This class is a kind of `enum' type, for logging priorities.
|
| Logger
The `Logger' interface for MMBase.
|
| LoggerWrapper
Wraps a logger instance.
|
| MDC
MDC stands for mapped diagnostic contexts See also log4j.MDC
The implementation depends on the Logger implementation.
|
| SimpleImpl
A very simple implementation of Logger.
|
| SimpleTimeStampImpl
Like SimpleImpl, but also adds timestamps.
|
| Class and Description |
|---|
| AbstractSimpleImpl
Base class for simple Logger implementations (no patterns and so
on).
|
| Logger
The `Logger' interface for MMBase.
|
| Class and Description |
|---|
| Logger
The `Logger' interface for MMBase.
|
| Class and Description |
|---|
| Level
This class is a kind of `enum' type, for logging priorities.
|
| Logger
The `Logger' interface for MMBase.
|
| Class and Description |
|---|
| Level
This class is a kind of `enum' type, for logging priorities.
|
| Logger
The `Logger' interface for MMBase.
|
| MDC
MDC stands for mapped diagnostic contexts See also log4j.MDC
The implementation depends on the Logger implementation.
|
MMBase2 Utils 2.0.0 - 2019-08-08T23:20