Posted By:
Manish_Goyal
Posted On:
Tuesday, November 25, 2008 02:30 AM
Hi,
I am using log4j.properties file to log data into database.
I am setting multiple values in a JAVA file using Logger.info(value).
In log4j.properties file, when I am using %m to insert values in database, its inserting all values in a single column.
Is there any way to split values into different column?
Any pointers would be greatly appreciated.
Thanks.
Regards,
Manish