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 -- View this message in context: http://www.nabble.com/How-to-split-values-using--log4j-.properties-tp20616399p20616399.html Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
