killbill-platform
killbill-platform copied to clipboard
KillbillLogWriter: add MDC entries in LogEntryJson
In KillbillLogWriter
, MDC entries can be fetched from MDC.getCopyOfContextMap()
. Change LogEntryJson
to contain these: userToken
, tenantRecordId
, accountRecordId
.