-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Next for SEBA 2.0
-
Component/s: NEM
-
Labels:None
-
Story Points:1
The xos-kafka library initialiazes `log` as a global variable, which requires that xos-config is previously installed. This prevents placing the xoskafka import with the other imports in a python application.
As the xos-kafka library has an init() method that must be called before the library can be used, that method should initialize the log.