blob: 1f2660d2095aa7cd45c20db2e52483a9707c8be6 [file] [log] [blame]
TODO
- Mapped Diagnostic Contexts
- FailOverAppender
- Complete multiple hierachy support, give an a Sink example
- Graceful congiguration merging
- Integrate tons of GUI code.
- JDBCAppender.
- SAX configurator?
- Time based rolling.
- SSL logging.
- Authenticated logging.
ONGOING TASKS
- Better test suite.
- Better documentation.
DONE
- JMSAppender.
- SMTPAppender.
- Automatic configuration file reloading.
- AsyncAppender.
- Written a short user manual.
- Added XMLLayout.
- In DOMConfigurator added support for sub-classes of Category
implementing OptionHandler interface.
- Added support for Filters and ErrorHandlers.
- Added support for multiple hierarchy trees.
- Added support for sub-classing of Category.
- Socket logging.
- Integration with NT event logging.
- File name option form environment.
- com.ibm.log4j to org.log4j package renaming.
- DOMConfigurator.
- PatternLayout replaces TTCCLayout and SimpleLayout.
- TTCCLayout customizable with any DateFormat.
- Better control over NDC stack.
- Act as UNIX syslog client.
- Make Priority intances flyweights.
- ILog.init methods with Layout argument, with Appender argument.
- Contexts a la Logging Pattern of N. Harrison.
- Improve catBag lookup speed with wrapper classes.
- Truncate functionality.
- ILog facade to LogCreationManager.getSingleton()
- JAR file
- New syntactic sugars to log objects and not strings.
- Exception --> Throwable