killbill / killbill-platform

Kill Bill core platform
https://killbill.io
Apache License 2.0
25 stars 42 forks source link

KillbillLogWriter: add MDC entries in LogEntryJson #162

Open pierre opened 7 months ago

pierre commented 7 months ago

In KillbillLogWriter, MDC entries can be fetched from MDC.getCopyOfContextMap(). Change LogEntryJson to contain these: userToken, tenantRecordId, accountRecordId.