You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2017/03/22 20:16:42 UTC

[jira] [Resolved] (CXF-5782) Lower logging level of generated class names

     [ https://issues.apache.org/jira/browse/CXF-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-5782.
------------------------------
       Resolution: Fixed
         Assignee: Daniel Kulp
    Fix Version/s: 3.1.11
                   3.2.0

> Lower logging level of generated class names
> --------------------------------------------
>
>                 Key: CXF-5782
>                 URL: https://issues.apache.org/jira/browse/CXF-5782
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Tom Dunstan
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 3.2.0, 3.1.11
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)