Uses of Interface
eu.mulk.quarkus.googlecloud.jsonlogging.LabelProvider.Context
Packages that use LabelProvider.Context
Package
Description
Provides structured logging to standard output according to the Google Cloud Logging
specification.
-
Uses of LabelProvider.Context in eu.mulk.quarkus.googlecloud.jsonlogging
Methods in eu.mulk.quarkus.googlecloud.jsonlogging with parameters of type LabelProvider.ContextModifier and TypeMethodDescriptiondefault @Nullable Collection<Label> LabelProvider.getLabels(LabelProvider.Context context) Provides a collection ofLabels to add to each log entry that is logged.