Skip to content

Commit caa7cbf

Browse files
authored
Added version matrix to README.md
1 parent bb073e9 commit caa7cbf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
# Quarkus Logging Json
77
Quarkus logging extension outputting the logging in json.
88

9+
## Version to use
10+
| Quarkus Version | Use version |
11+
|-------|-------|
12+
| 3.x.x | 3.x.x |
13+
| 2.x.x | 1.x.x, 2.x.x |
14+
915
# Configuration
1016
The extension is enabled by default for console, when added to the project.
1117
Console logging can be disabled using configuration: `quarkus.log.json.console.enable=false`

0 commit comments

Comments
 (0)