You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Lewis John McGibbney (Created) (JIRA)" <ji...@apache.org> on 2012/01/16 22:21:39 UTC

[jira] [Created] (ANY23-38) Remove LogUtils

Remove LogUtils
---------------

                 Key: ANY23-38
                 URL: https://issues.apache.org/jira/browse/ANY23-38
             Project: Apache Any23
          Issue Type: Improvement
            Reporter: Lewis John McGibbney
            Priority: Minor


Using LogUtil is an convoluted method for logging, we should remove this and clean up the logging in Any23 trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ANY23-38) Remove LogUtils

Posted by "Michele Mostarda (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ANY23-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187798#comment-13187798 ] 

Michele Mostarda commented on ANY23-38:
---------------------------------------

Well guys, for logging libs my philosophy has become: hold it until it becomes too tight :)
But if you want to change it to slf4j, I don't have any objection.
                
> Remove LogUtils
> ---------------
>
>                 Key: ANY23-38
>                 URL: https://issues.apache.org/jira/browse/ANY23-38
>             Project: Apache Any23
>          Issue Type: Improvement
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>
> Using LogUtil is an convoluted method for logging, we should remove this and clean up the logging in Any23 trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ANY23-38) Remove LogUtils

Posted by "Lewis John McGibbney (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ANY23-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187740#comment-13187740 ] 

Lewis John McGibbney commented on ANY23-38:
-------------------------------------------

Upon closer inspection looks like your correct Michele.

What about we re-factor this issue to address Simone's opinions? I'm a +1 for Slf4j  
                
> Remove LogUtils
> ---------------
>
>                 Key: ANY23-38
>                 URL: https://issues.apache.org/jira/browse/ANY23-38
>             Project: Apache Any23
>          Issue Type: Improvement
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>
> Using LogUtil is an convoluted method for logging, we should remove this and clean up the logging in Any23 trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ANY23-38) Remove LogUtils

Posted by "Simone Tripodi (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ANY23-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187242#comment-13187242 ] 

Simone Tripodi commented on ANY23-38:
-------------------------------------

+1 let's switch to a *single* logging tool - preferably slf4j

I noticed that in the classpath there is commons-logging and various slf4j bindings, including the log4j one - I would suggest to have only slf4j and logback-classic (that is released under the MIT license, so ASL2.0 compatible)
                
> Remove LogUtils
> ---------------
>
>                 Key: ANY23-38
>                 URL: https://issues.apache.org/jira/browse/ANY23-38
>             Project: Apache Any23
>          Issue Type: Improvement
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>
> Using LogUtil is an convoluted method for logging, we should remove this and clean up the logging in Any23 trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ANY23-38) Remove LogUtils

Posted by "Michele Mostarda (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ANY23-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187559#comment-13187559 ] 

Michele Mostarda commented on ANY23-38:
---------------------------------------

@Lewis, you mean org.apache.any23.util.LogUtils or what?
That one is used to activate / deactivate the verbose mode of CLI tools by changing the log level programmatically.
                
> Remove LogUtils
> ---------------
>
>                 Key: ANY23-38
>                 URL: https://issues.apache.org/jira/browse/ANY23-38
>             Project: Apache Any23
>          Issue Type: Improvement
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>
> Using LogUtil is an convoluted method for logging, we should remove this and clean up the logging in Any23 trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ANY23-38) Remove LogUtils

Posted by "Lewis John McGibbney (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ANY23-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated ANY23-38:
--------------------------------------

    Affects Version/s: 0.7.0
        Fix Version/s: 0.8.0
    
> Remove LogUtils
> ---------------
>
>                 Key: ANY23-38
>                 URL: https://issues.apache.org/jira/browse/ANY23-38
>             Project: Apache Any23
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 0.8.0
>
>
> Using LogUtil is an convoluted method for logging, we should remove this and clean up the logging in Any23 trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira