Uses of Interface
eu.mulk.quarkus.googlecloud.jsonlogging.StructuredParameter
Packages that use StructuredParameter
Package
Description
Provides structured logging to standard output according to the Google Cloud Logging
specification.
-
Uses of StructuredParameter in eu.mulk.quarkus.googlecloud.jsonlogging
Classes in eu.mulk.quarkus.googlecloud.jsonlogging that implement StructuredParameterModifier and TypeClassDescriptionfinal classA simple single key–value pair forming aStructuredParameter.Methods in eu.mulk.quarkus.googlecloud.jsonlogging that return StructuredParameterModifier and TypeMethodDescriptiondefault @Nullable StructuredParameterStructuredParameterProvider.getParameter()Provides aStructuredParameterto add to each log entry that is logged.default @Nullable StructuredParameterStructuredParameterProvider.getParameter(StructuredParameterProvider.Context context) Provides aStructuredParameterto add to each log entry that is logged.