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)