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

ASF GitHub Bot commented on NIFI-2158:
--------------------------------------

GitHub user markap14 opened a pull request:

    https://github.com/apache/nifi/pull/598

    NIFI-2158 : return 'true' for isXYZEnabled() for ComponentLog if 

    either the slf4j logger has that level enabled or the bulletin repository 
does, instead of only checking if slf4j logger has it enabled

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/markap14/nifi NIFI-2158

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/598.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #598
    
----

----


> Bulletins ignored if SLF4J logging threshold is too high
> --------------------------------------------------------
>
>                 Key: NIFI-2158
>                 URL: https://issues.apache.org/jira/browse/NIFI-2158
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 1.0.0
>
>
> If a Processor logs something at the INFO level, and the Bulletin Level for 
> the processor is set to INFO, the bulletin will not be emitted if the 
> Processor's log level in the SLF4J configuration is set to WARN or ERROR.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to