Issue Type: Bug Bug
Affects Versions: 1.1.1
Assignee: Logback dev list
Attachments: oracle.sql
Components: logback-classic
Created: 25/Mar/14 4:27 PM
Description:

When using logback's DBApprender, script for creating tables have to be run.

Oracle handles timestamps in other way, than other databases, in can have only 9 digits there. In recent script Timestamp is stored as Number and is completely useless, because number "1395673233762" really does not say anything.

In attachment there is script, what adds other column to LOGGING_PROPERTY, where is normal timestamp recounted from this magic number. Now logging events to Oracle works like a charm

Environment:

Oracle 11g

Project: logback
Labels: logging dbappender
Priority: Major Major
Reporter: Petr Blaha
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira