All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

The newest version!
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "Logging JSON"
metadata:
  keywords:
  - "logging"
  - "json"
  - "formatter"
  categories:
  - "core"
  status: "preview"
  guide: "https://quarkus.io/guides/logging#json-logging"
  config:
  - "quarkus.log.console.json."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy