Uploaded image for project: 'ShrinkWrap'
  1. ShrinkWrap
  2. SHRINKWRAP-114

Please lower default logging scope

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0-alpha-4
    • 1.0.0-alpha-3
    • impl-base
    • None

      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?

            arubinge@redhat.com Andrew Rubinger (Inactive)
            adriancole_jira Adrian Cole (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: