[ 
https://issues.apache.org/jira/browse/MINIFI-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

marco polo updated MINIFI-304:
------------------------------
    Description: 
statics within spdlog would not be initialized in time depending on the order 
of execution. As a result it is better to use no logging unless necessary. 
There are examples which use logging, but unless explicitly needed ( and 
captured into strings, for example ) we should instead turn logging off.

Breaking this out into separate executables would be idea. 

  was:statics within spdlog would not be initialized in time depending on the 
order of execution. As a result it is better to use no logging unless 
necessary. There are examples which use logging, but unless explicitly needed ( 
and captured into strings, for example ) we should instead turn logging off.


> Test Failures manifested by logger initialization failures. 
> ------------------------------------------------------------
>
>                 Key: MINIFI-304
>                 URL: https://issues.apache.org/jira/browse/MINIFI-304
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++
>            Reporter: marco polo
>            Assignee: marco polo
>
> statics within spdlog would not be initialized in time depending on the order 
> of execution. As a result it is better to use no logging unless necessary. 
> There are examples which use logging, but unless explicitly needed ( and 
> captured into strings, for example ) we should instead turn logging off.
> Breaking this out into separate executables would be idea. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to