Author Login
Post Reply
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,
it’s 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
--
Sent from the Log4j - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@(protected)
For additional commands, e-mail: log4j-user-help@(protected)