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!
name: "Logging Manager"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
  short-name: "logging manager"
  keywords:
    - "logging"
    - "logging manager"
    - "log"
    - "logging levels"
    - "log level"
    - "log file"
  categories:
    - "logging"
  config:
    - "quarkus.logging-manager."
  status: "stable"
  guide: "https://quarkiverse.github.io/quarkiverse-docs/quarkus-logging-manager/dev/index.html"
  icon-url: "https://raw.githubusercontent.com/quarkiverse/quarkus-logging-manager/main/docs/modules/ROOT/assets/images/logmanager.svg"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy