You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Dave Thompson (Jira)" <ji...@apache.org> on 2021/02/18 18:12:00 UTC

[jira] [Commented] (DAFFODIL-747) JAPI leaking warning messages

    [ https://issues.apache.org/jira/browse/DAFFODIL-747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17286646#comment-17286646 ] 

Dave Thompson commented on DAFFODIL-747:
----------------------------------------

Discussed with Steve L. He said "all our logging still goes to the console by default, and we haven't changed any of the API related to logging". Removed the reverify label.

> JAPI leaking warning messages
> -----------------------------
>
>                 Key: DAFFODIL-747
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-747
>             Project: Daffodil
>          Issue Type: Bug
>          Components: API
>         Environment: JAPI, Win7, 0.10
>            Reporter: James Garriss
>            Priority: Major
>
> The JAPI is still writing some info directly to the output, notably this warning message (which occurs every time an included schema is referenced):
> {code}
> 2013-06-06 11:06:35:998  edu.illinois.ncsa.daffodil.dsom.Include Info[Included schema from file:/C:/Users/jgarriss/Documents/Coding/Java/Polyphony/schemas/DefaultProperties.xsd into namespace No_Namespace.]
> {code}
> I assume there is a similar warning when a file is imported.
> In the JAPI, nothing should be written directly to output.  Everything should be captured and made available to the developer via the API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)