SAP / cf-java-logging-support

The Java Logging Support for Cloud Foundry supports the creation of structured log messages and the collection of request metrics
Apache License 2.0
77 stars 48 forks source link

add tenant subdomain field #61

Closed stefan0001 closed 4 years ago

stefan0001 commented 4 years ago

Hi colleagues,

I would like to suggest, to add the tenant subdomain as first class field. I see many services that need to log the tenant information and also the specific tenant subdmain of the xsuaa.

Best regards Stefan

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

KarstenSchnitter commented 4 years ago

Thank you for contributing code to the library. This change needs to be accompanied by a change to the parsing backend. Otherwise, this field would be ignored.