$Id$ Log4E XML Configuration Example ------------------------------- This example configures a series of loggers using XML. That is, all loggers are created and configured in code. After compiling, run the example and specify the XML configuration file using: log4e_xml_config log4e_config.xml You will find threelog files created with a series of log messages. See the comments in the source for an explaination of each logger.