MdcKeys

object MdcKeys

MDC keys the twins maintain while a request is being handled. The values carry the module's endpoint_ prefix, so an encoder that emits MDC entries as fields lands them in the same namespace as the EndpointLogField family each twin owns. ROUTE carries the request path: the scope opens BEFORE the chain, when the handler pattern is not yet known.

Properties

Link copied to clipboard
const val REQUEST_ID: String
Link copied to clipboard
Link copied to clipboard
const val ROUTE: String