Hi
I am log details to write to an XML file and i have specified append as true in file handler, but because of this when i execute my program twice it is writing the xml tag twice. is there any suggestion by which i cam avoid writing the xm tag twice.
I am log details to write to an XML file and i have specified append as true in file handler, but because of this when i execute my program twice it is writing the xml tag twice. is there any suggestion by which i cam avoid writing the xm tag twice.
Comment