[logback-dev] [JIRA] Commented: (LBCLASSIC-189) Normalization of fields

Rü (JIRA) noreply-jira at qos.ch
Wed Mar 17 16:28:16 CET 2010


    [ http://jira.qos.ch/browse/LBCLASSIC-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11624#action_11624 ] 

Rü commented on LBCLASSIC-189:
------------------------------

I just pushed a version of my JpaAppender to git://github.com/t1/logback.git. There are several TODOs left, but the general thing is working well; test coverage is good; but documentation yet absent.

It uses, as the name suggests, JPA to persist logging events with the persistence unit name configurable for the JpaAppender, so you can easily configure quite everything you need. I chose hibernate and hsql for my tests, but anything else should work as well.

All the normalized entities are cached, but I have not yet measured the performance, so it may be preemptive.

Discussions are very welcome!

> Normalization of fields
> -----------------------
>
>                 Key: LBCLASSIC-189
>                 URL: http://jira.qos.ch/browse/LBCLASSIC-189
>             Project: logback-classic
>          Issue Type: Sub-task
>            Reporter: Ceki Gulcu
>            Assignee: Logback dev list
>
> Normalization of recurrent fields such as logger. Normalization of session data. The idea was originally proposed by Ruediger Dohna in http://jira.qos.ch/browse/LBCLASSIC-169?focusedCommentId=11570#action_11570.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       


More information about the logback-dev mailing list