We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bf7c74 commit 2c9e5a8Copy full SHA for 2c9e5a8
README.adoc
@@ -1,7 +1,7 @@
1
= Contextual logging for Vert.x
2
3
image:https://github.com/reactiverse/reactiverse-contextual-logging/workflows/CI/badge.svg?branch=main["Build Status", link="https://github.com/reactiverse/reactiverse-contextual-logging/actions?query=workflow%3ACI"]
4
-image:https://maven-badges.herokuapp.com/maven-central/io.reactiverse/reactiverse-contextual-logging/badge.svg["Maven Central", link=https://maven-badges.herokuapp.com/maven-central/io.reactiverse/reactiverse-contextual-logging]
+image:https://img.shields.io/maven-central/v/io.reactiverse/reactiverse-contextual-logging[Maven Central]
5
6
Mapped Diagnostic Context (MDC) that works with the Vert.x event-loop model.
7
0 commit comments