---------- Forwarded message ----------
From: Gaurav Deshpande <gaurav.deshpa...@1eq.com>
Date: 10 October 2017 at 09:02
Subject: How to store custom-message variable values to the database
table's column using log4j2
To: "mattsic...@apache.org" <mattsic...@apache.org>, "rgo...@apache.org" <
rgo...@apache.org>


Hi Matt/Ralph,



I've created custom-message implementing log4j2's 'message' interface like
following tutorial

https://logging.apache.org/log4j/2.x/manual/messages.html



I've also defined JDBCAppender in lo4j2.xml which writes values from above
message to database table.

I've tried using conversion-pattern %m in the Column configuration but it
stores the whole message.



*Which conversion-pattern to use here to get specific variable values and
writing them in the table's column*?



Link to Stackoverflow question: https://stackoverflow.com/
questions/46668645/store-custom-message-variable-
values-to-the-database-tables-column-using-log4j2



Thanks & Regards,

*Gaurav Deshpande*|*Software Engineer*|

Reply via email to