You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/28 18:09:00 UTC

[jira] [Commented] (METRON-1647) Change Runner Logging level error to info

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

ASF GitHub Bot commented on METRON-1647:
----------------------------------------

GitHub user pravin-raha opened a pull request:

    https://github.com/apache/metron/pull/1089

    METRON-1647 Fix logging level

    This is quite misleading. logging level should be info rather than error.

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

    $ git pull https://github.com/pravin-raha/metron fix-maas-runner-log-level

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

    https://github.com/apache/metron/pull/1089.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 #1089
    
----
commit 7a39f88fbb00cb429a2bb97bbbe8b20e23425cdf
Author: Pravin Rahangdale <pr...@...>
Date:   2018-06-28T17:22:36Z

    Fix logging level
    
    This is quite misleading. logging level should be info rather than error.

----


> Change Runner Logging level error to info
> -----------------------------------------
>
>                 Key: METRON-1647
>                 URL: https://issues.apache.org/jira/browse/METRON-1647
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: pravin rahangdale
>            Priority: Minor
>             Fix For: 0.5.0
>
>
> Change log level from error to info on line number "180" org.apache.metron.maas.service.runner.Runner 
> It is quite misleading while debugging. I think it should be on info level
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)