https://github.com/reactiverse/reactiverse-contextual-logging
Contextual logging for Vert.x applications
https://github.com/reactiverse/reactiverse-contextual-logging
logging mdc vertx
Last synced: 11 months ago
JSON representation
Contextual logging for Vert.x applications
- Host: GitHub
- URL: https://github.com/reactiverse/reactiverse-contextual-logging
- Owner: reactiverse
- License: apache-2.0
- Created: 2021-02-01T10:46:17.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T13:45:38.000Z (11 months ago)
- Last Synced: 2025-04-24T14:45:49.000Z (11 months ago)
- Topics: logging, mdc, vertx
- Language: Java
- Homepage: https://reactiverse.io/reactiverse-contextual-logging/
- Size: 209 KB
- Stars: 35
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
- vertx-awesome - Contextual logging - Mapped Diagnostic Context (MDC) that works with the Vert.x event-loop model. (Utilities)
README
= Contextual logging for Vert.x
image:https://github.com/reactiverse/reactiverse-contextual-logging/actions/workflows/ci.yml/badge.svg[Build Status,link=https://github.com/reactiverse/reactiverse-contextual-logging/actions/workflows/ci.yml]
image:https://img.shields.io/maven-central/v/io.reactiverse/reactiverse-contextual-logging[Maven Central]
Mapped Diagnostic Context (MDC) that works with the Vert.x event-loop model.
== Documentation
https://reactiverse.io/reactiverse-contextual-logging/
== License
Apache License version 2.0.