Package org.apache.log4j.bridge


package org.apache.log4j.bridge
  • Classes
    Class
    Description
    Binds a Log4j 1.x Appender to Log4j 2.
    Wraps a Log4j 2 Appender in an empty Log4j 1 Appender so it can be extracted when constructing the configuration.
    Makes a Log4j 1 ErrorHandler usable by a Log4j 2 Appender.
    Binds a Log4j 1.x Filter with Log4j 2.
    This acts as a container for Log4j 2 Filters to be attached to Log4j 1 components.
    Class Description goes here.
    Bridge between the Log4j 1 Layout and a Log4j 2 Layout.
    Converts a Log4j 2 LogEvent into the components needed by a Log4j 1.x LoggingEvent.
    Exposes a Log4j 1 logging event as a Log4j 2 LogEvent.
    Binds a Log4j 1.x RewritePolicy to Log4j 2.
    Binds a Log4j 2 RewritePolicy to Log4j 1.