You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/06/19 10:13:07 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=12721687#action_12721687 ] 

Guillaume Nodet commented on FELIX-1180:
----------------------------------------

I'm not sure if it's a good idea to add more dependencies to the main module.
If you put commons-logging, you also need a back-end to do the actual logging.  Which one would that be ?

> 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.