[shrinkwrap-issues] [JBoss JIRA] Resolved: (SHRINKWRAP-114) Please lower default logging scope

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sun Jan 3 18:02:30 EST 2010


     [ https://jira.jboss.org/jira/browse/SHRINKWRAP-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger resolved SHRINKWRAP-114.
--------------------------------------------

    Resolution: Done


> Please lower default logging scope
> ----------------------------------
>
>                 Key: SHRINKWRAP-114
>                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-114
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>          Components: impl-base
>    Affects Versions: 1.0.0-alpha-3
>            Reporter: Adrian Cole
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.0.0-alpha-4
>
>         Attachments: build.xml
>
>
> I've created an ant task that uses ShrinkWrap.  However, it is too verbose, as fine-level ShrinkWrap details are entered under log scope INFO:
> Adrian-Coles-iMac:tmp adriancole$ ant
> Buildfile: build.xml
>       [get] Getting: http://apache.imghat.com/maven/binaries/maven-ant-tasks-2.1.0.jar
>       [get] To: /private/tmp/maven-ant-tasks-2.1.0.jar
> export:
> shrink:
>    [shrink] Jan 3, 2010 2:51:33 PM org.jboss.shrinkwrap.impl.base.importer.ExplodedImporterImpl doImport
>    [shrink] INFO: /private/tmp/build.xml
>    [shrink] Jan 3, 2010 2:51:33 PM org.jboss.shrinkwrap.impl.base.importer.ExplodedImporterImpl doImport
>    [shrink] INFO: /private/tmp/maven-ant-tasks-2.1.0.jar
>    [shrink] Jan 3, 2010 2:51:33 PM org.jboss.shrinkwrap.impl.base.importer.ExplodedImporterImpl doImport
>    [shrink] INFO: /private/tmp/MobileDevice.log
> BUILD SUCCESSFUL
> Total time: 4 seconds
> I see ShrinkWrap as very effective and would like to use it in multi-user scenarios without custom log scoping.  Can you please turn down the details to some scope below INFO?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list