Skip to content

Commit 5673d22

Browse files
authored
Merge pull request #307 from melloware/patch-1
Update extension category and config
2 parents e37f67e + 631dcb9 commit 5673d22

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

runtime/src/main/resources/META-INF/quarkus-extension.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,8 @@ metadata:
66
- "json"
77
- "formatter"
88
categories:
9-
- "core"
9+
- "logging"
10+
config:
11+
- "quarkus.log.json."
1012
status: "preview"
13+
guide: "https://docs.quarkiverse.io/quarkus-logging-json/dev/index.html"

0 commit comments

Comments
 (0)