You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "karan singh malhi (JIRA)" <ji...@apache.org> on 2007/08/07 06:33:59 UTC

[jira] Updated: (OPENEJB-626) Rename default.logging.conf to embedded.logging.properties and also change appenders for embedded.logging.properties

     [ https://issues.apache.org/jira/browse/OPENEJB-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

karan singh malhi updated OPENEJB-626:
--------------------------------------

    Attachment: openejb-626.patch

- Renamed default.logging.conf to embedded.logging.properties
- Set additivity of all appenders to true , i.e. removed the additivity=false for all categories
- removed R and TX appenders
- added a rootLogger with level of fatal and a ConsoleAppender 

> Rename default.logging.conf to embedded.logging.properties and also change appenders for embedded.logging.properties
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-626
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-626
>             Project: OpenEJB
>          Issue Type: Improvement
>            Reporter: karan singh malhi
>         Attachments: openejb-626.patch
>
>
> David Blevins suggested the following with respect to logging:
> "For anything embedded (could be more than just tests) we could just go
> simple and call it embedded.logging.properties.
> For the embedded one, we'd just have everything go to system.out and
> we can yank the time/date stamp from the log messages."

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.