Please help ---------- Forwarded message ---------- From: "gaurav deshpande" <[email protected]> Date: 06-Oct-2017 02:19 Subject: Fetch message values in JDBCAppender To: <[email protected]> Cc:
Hi log4j2 users, I have created custom-message implementing 'message' interface. I have also created JDBCAppender which writes values from above message to database table. But how do I get the value from custom message and store it into databse? I've tried pattern attribute in column tag but thats not working. Input: custom message Output: store it into database table Please help, Thanks, Gaurav
