Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5782

Lower logging level of generated class names

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.1.11, 3.2.0
    • None
    • None
    • Unknown

    Description

      JAXBUtils.logGeneratedClassNames logs out generated class names at INFO level. This means that when using the dynamic client factory, the entire process can be run smoothly and I won't see any output at all (as expected), except for the generated classes.

      This should really be at DEBUG level, at least when called from the DynamicClientFactory where the caller is generating them on the fly. Maybe the level could be passed in to JAXBUtils.logGeneratedClassNames.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            tomdcc Tom Dunstan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: