Class Formatter

java.lang.Object
java.util.logging.Formatter
org.jboss.logmanager.ExtFormatter
eu.mulk.quarkus.googlecloud.jsonlogging.Formatter

public class Formatter extends org.jboss.logmanager.ExtFormatter
Formats log records as JSON for consumption by Google Cloud Logging.

Meant to be used in containers running on Google Kubernetes Engine (GKE).

See Also:
  • LogEntry