Interface MDCConstants

All Known Implementing Classes:
AbstractMDC, FlowNodeInstanceMDC, ProcessInstanceMDC, UserIdMDC

public interface MDCConstants

These constants are used as logging keys for Mapped Diagnostic Context (MDC).

The REQUEST_* constants are the same as in ch.qos.logback.classic.ClassicConstants (but with no dependency):

  • req.remoteHost
  • req.userAgent
  • req.requestURI
  • req.queryString
  • req.requestURL
  • req.method
  • req.xForwardedFor