You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jamie goodyear (JIRA)" <ji...@apache.org> on 2009/09/01 15:40:33 UTC

[jira] Commented: (FELIX-1180) Improve Karaf DefaultJDBCLock to use proper logging mechanism instead of System err prints.

    [ https://issues.apache.org/jira/browse/FELIX-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749911#action_12749911 ] 

Jamie goodyear commented on FELIX-1180:
---------------------------------------

New direction:

No logger dependency to be added to main module.

Just write to a configurable location (such as data/log/servicemix.log <- a possible good default value).

> Improve Karaf DefaultJDBCLock to use proper logging mechanism instead of System err prints.
> -------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1180
>                 URL: https://issues.apache.org/jira/browse/FELIX-1180
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Jamie goodyear
>            Assignee: Chris Custine
>         Attachments: felix-1180.patch
>
>
> Currently DefaultJDBCLock is using System.err.println to log information and errors. This class needs to be writing this information (along with full stack traces whenever an exception is caught) to the servicemix.log file.

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