2.0-alpha2

Release date

2012-08-24

Added

  • Allow components besides core to create a PluginMap for faster plugin loading and not having to specify the plugin package in the configuration. (LOG4J2-67)

  • Add support for formatting using String.format(). (LOG4J2-68)

  • Allow Flume agents to be embedded into the Flume Appender. (LOG4J2-69)

  • Add getLogger(Class) to LogManager. (LOG4J2-70)

Fixed

  • Fix compilation problems in Java 7. (LOG4J2-64)

  • Allow variable substitution on the configuration attributes and on the root log level. (LOG4J2-65)