Abgeschickt von Eitan Ben Noach am 11 Januar, 2006 um 12:05:38
Hi,
Using the log functions of the JDBCAppender, I would like to save to the database some information specific to the module i'm logging. I want that info would be logged into fields in the table I've defined before, an I don't want it to be part of the message itself.
Is there any way to do it with JDBCAppender?
I understand that the SQL statement contons only predefined columns that their values are supplied by the JJDBCAppender and by the user that uses the log functions
Thanks,
Eitan