You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/02/01 16:06:00 UTC

[jira] [Created] (DAFFODIL-2642) Daffodil Resolver - logging as info should be log4j "error"

Mike Beckerle created DAFFODIL-2642:
---------------------------------------

             Summary: Daffodil Resolver - logging as info should be log4j "error"
                 Key: DAFFODIL-2642
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2642
             Project: Daffodil
          Issue Type: Bug
          Components: Front End
    Affects Versions: 3.2.1
            Reporter: Mike Beckerle


There are a couple places in the Resolver where we used to log at INFO level, which used to be displayed by default. Those were changed to log4j "info" during our update to use log4j, but log4j "info" doesn't display by default, only "error" displays by default. 

So these should be changed to log.error calls. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)