Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T07:38:47.000Z (9 months ago)
- Last Synced: 2024-04-24T06:30:18.246Z (9 months ago)
- Topics: logging, mdc, vertx
- Language: Java
- Homepage: https://reactiverse.io/reactiverse-contextual-logging/
- Size: 169 KB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Contextual logging for Vert.x
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"]
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]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.