Please help On 06-Oct-2017 02:19, "gaurav deshpande" <[email protected]> wrote:
> 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 >
