logger_json v3.1.0 LoggerJSON.Plug.MetadataFormatters.GoogleCloudLogger
This formatter builds a metadata which is natively supported by Google Cloud Logger:
httpRequest- see LogEntry#HttpRequest;client.api_version- version of API that was requested by a client;phoenix.controller- Phoenix controller that processed the request;phoenix.action- Phoenix action that processed the request;node.hostname- node hostname;node.pid- Erlang VM process identifier.