On Thu, Nov 3, 2011 at 17:20, Jordan Blay <[email protected]> wrote:

>
> Is there a way in dbappender, that timestamp field in logging_event will
> be a
> real date instead of int?
>

I added another column of type timestamp and a default value of
'CURRENT_TIMESTAMP'. This adds the current timestamp to each row that is
inserted.
_______________________________________________
Logback-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to