[ http://issues.apache.org/jira/browse/TRANSACTION-10?page=comments#action_12421303 ] Jörg Heinicke commented on TRANSACTION-10: ------------------------------------------
Repeating: What about adding the Commons Logging LoggerFacade implementation to Commons Transaction? This only adds a compile time dependency to Commons Transaction. Jörg > [transaction] Migrating to commons-logging > ------------------------------------------ > > Key: TRANSACTION-10 > URL: http://issues.apache.org/jira/browse/TRANSACTION-10 > Project: Commons Transaction > Issue Type: Improvement > Affects Versions: 1.1 > Environment: Operating System: All > Platform: Other > Reporter: Esteban Sancho > Priority: Minor > Attachments: CommonsLoggerFacade.java > > > Hi folks, > Might I suggest to migrate from LoggerFacade to commons-logging? > The reasons would be: > 1) It's a commons package > 2) Easier integration on almost every project > 3) The API user shouldn't have to take care about the logging strategy. I > think > the API would be much easier to use. > I'm asking this because it was pretty hard for me to debug a problem using > this > package with Jotm. At last, it was a bug in Jotm but I needed to almost > rewrite > the logging strategy to find it. I made my own branch (backward incompatible) > to > debug the problem and then restablished the original package. > Please let me know your thoughts and I'd be glad to help in the task. > Thanks, > Esteban -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]