Not without changing the software. I don't understand why you would want this. You say that it contains other information. The parser ignores any child elements of the configuration that are not one of the tags it knows about so you can put other information within the configuration.
On Tue, Aug 19, 2008 at 2:21 AM, Madhu Gowda <[EMAIL PROTECTED]>wrote: > Hi all, > > I am using a xml file to configure the logger. > Here, the xml file needs the root node as <log4j:configuration> or > <configuration>. > > I donot want the root node to be named as <log4j:configuration> or > <configuration>, as my configuration file contains some other information > also. > > Is this possible to keep the root node something other than > <log4j:configuration> or <configuration>. > > Regards, > Madhu Gowda > > -- Dale King