Interface QuarkusLoggingConfiguration
@ConfigMapping(prefix="polaris.log")
public interface QuarkusLoggingConfiguration
-
Method Summary
-
Method Details
-
requestIdHeaderName
String requestIdHeaderName()The name of the header that contains the request ID. -
mdc
Additional MDC values to include in the log context.
-