You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Hunyadi (Jira)" <ji...@apache.org> on 2021/02/26 12:15:00 UTC

[jira] [Created] (MINIFICPP-1513) Make integration tests log using a common logger

Adam Hunyadi created MINIFICPP-1513:
---------------------------------------

             Summary: Make integration tests log using a common logger
                 Key: MINIFICPP-1513
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1513
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
    Affects Versions: 1.0.0
            Reporter: Adam Hunyadi
            Assignee: Adam Hunyadi
             Fix For: 1.0.0


*Background:*

Currently python based the integration tests instantiate separate loggers. This makes it difficult to capture logging when multiple test are run with the integration tests (eg. single Scenario Outline with multiple examples).

*Proposal:*

We should extract the logging functionality into its separate modul, and instantiate loggers exactly once.



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