Christian Dinse

Results 4 comments of Christian Dinse

Hi Assaf, We recently (v2.2.3) added the fields organization_name and organization_id. But still we have to find a way to get valid data for these fields. Best regards, Christian

Hi @Dr4kk0nnys, thank you for your question. This library targets SAP Application Logging service and therefore logs several fields read from Cloud Foundry environment. Unfortunately it is not yet possible...

I cannot give a clear statement on a possible release date yet. The implementation itself is done, we are currently checking compatibilities and updating our documentation for the new release....

Hello Petar, if I got you right, this should already work. You can use `req.logMessage(...)` instead of `log.logMessage(...)` and both `request_id` as well as `correlation_id` will be logged. This also...