We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360f7aa commit ac5b81cCopy full SHA for ac5b81c
README.md
@@ -1,6 +1,7 @@
1
# log-parser
2
+[](https://sonarcloud.io/summary/new_code?id=podmortem_log-parser)
3
-A Quarkus-based service for analyzing logs and identifying failure patterns.
4
+> A Quarkus-based service for analyzing logs and identifying failure patterns.
5
6
## Overview
7
@@ -46,4 +47,4 @@ Key configuration properties:
46
47
For native compilation:
48
```bash
49
./mvnw package -Dnative
-```
50
+```
0 commit comments