Package org.apache.log4j.config
Log4j 1.x compatibility layer.
-
Class Summary Class Description Log4j1Configuration Class Description goes here.Log4j1ConfigurationConverter Tool for converting a Log4j 1.x properties configuration file to Log4j 2.x XML configuration file.Log4j1ConfigurationConverter.CommandLineArguments Log4j1ConfigurationFactory Experimental ConfigurationFactory for Log4j 1.2 properties configuration files.Log4j1ConfigurationParser Experimental parser for Log4j 1.2 properties configuration files.PropertiesConfiguration Construct a configuration based on Log4j 1 properties.PropertiesConfigurationFactory Configures Log4j from a log4j 1 format properties file.PropertySetter General purpose Object property setter. -
Exception Summary Exception Description PropertySetterException Thrown when an error is encountered whilst attempting to set a property using thePropertySetter
utility class.