|
|||||||||
| Home >> All >> org >> jboss >> mx >> logging >> [ log4j overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.jboss.mx.logging.log4j
The JBossMX logging framework.
See:
Description
| Class Summary | |
| Log4jAdapter | An adapter for the log4j Category. |
| Log4jAdapterFactory | Creates adapters for log4j categories. |
| TracePriority | Adds a trace priority that is below the standard log4j DEBUG priority. |
Package org.jboss.mx.logging.log4j Description
The JBossMX logging framework.
Package Specification
- The logging framework provides a standard interface over a number of different logging implementations.
- Different parts of an application can be assigned to different contexts, each context can have its own logging implementation and/or configuration.
- The logging implementation for each context is "hot-swapable".
- Some simple logging implementations are provided.
- Adapters for the more the common logging implementations are provided. These include log4j (TODO complete list)
Related Documentation
- TODO: links to logging implementations.
Package Status
- ALPHA
|
|||||||||
| Home >> All >> org >> jboss >> mx >> logging >> [ log4j overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||