I am using DBAppender with Postgre as my DB. I created few fields
arg0,arg1,arg2,arg3...arg8 to store my arguments separately in each fields.
But I realised only arg0 .. arg3 is filled with argument values. But the
arguments are added in formatted_message field. I looked into the code and
realised only 4 fields are used for storing arguments and maximum length is
254. Is it possible to add more arguments and increase the max size .
-- 
View this message in context: 
http://old.nabble.com/DBAppender-arguments-tp31502308p31502308.html
Sent from the Logback User mailing list archive at Nabble.com.

_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to