
When I tried, the logging event didn't work. I don't need these values - so is there another way to tell logback not to use this table? I prefer not to create a script to delete the values on a daily basis. Thanks On Wed, Jul 11, 2012 at 3:53 PM, Stein, Eric <steine@locustec.com> wrote:
It should hold the contents of the MDC (http://logback.qos.ch/manual/mdc.html) when logging to the database. If you set MDC values and there is no logging_event_property table, I would imagine that the database logger would get mildly cranky. It *might* be okay to remove it if you never intend to set MDC values. I guess you could try it and see.
Eric
-----Original Message----- From: logback-user-bounces@qos.ch [mailto:logback-user-bounces@qos.ch] On Behalf Of Odelya Holiday Sent: Wednesday, July 11, 2012 8:47 AM To: logback-user@qos.ch Subject: [logback-user] logging_event_property
Hi!
What is the goal of logging_event_property table?
Is there a way to remove it or get rid of it?
Thanks
-- Odelya _______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user _______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
-- Odelya