Uses of Class
software.amazon.lambda.powertools.logging.internal.JsonSerializer
Packages that use JsonSerializer
-
Uses of JsonSerializer in software.amazon.lambda.powertools.logging.argument
Methods in software.amazon.lambda.powertools.logging.argument with parameters of type JsonSerializerModifier and TypeMethodDescriptionvoidStructuredArgument.writeTo(JsonSerializer serializer) Writes the data associated with this argument to the givenJsonSerializer.