Uses of Interface
eu.mulk.quarkus.googlecloud.jsonlogging.StructuredParameterProvider.Context
Packages that use StructuredParameterProvider.Context
Package
Description
Provides structured logging to standard output according to the Google Cloud Logging
specification.
-
Uses of StructuredParameterProvider.Context in eu.mulk.quarkus.googlecloud.jsonlogging
Methods in eu.mulk.quarkus.googlecloud.jsonlogging with parameters of type StructuredParameterProvider.ContextModifier and TypeMethodDescriptiondefault @Nullable StructuredParameterStructuredParameterProvider.getParameter(StructuredParameterProvider.Context context) Provides aStructuredParameterto add to each log entry that is logged.