Oskar65536

Results 1 issues of Oskar65536

## Description Hi guys, After commit [0829b0cb29edd9a82cee8d5e547523b603eae720](https://github.com/OpenCTI-Platform/client-python/commit/0829b0cb29edd9a82cee8d5e547523b603eae720), JSON logging no longer includes the extra metadata passed to logger methods. For example, [here](https://github.com/OpenCTI-Platform/client-python/blob/22f4979527b46a9c5f42df21f6fd5b0911e45d52/pycti/utils/opencti_stix2.py#L106) we can see this code: ``` self.opencti.app_logger.error( "Unknown...

bug