https://github.com/zileo-net/logback-logdna
Logback Java appender for LogDNA.com
https://github.com/zileo-net/logback-logdna
logback logdna logdna-appenders
Last synced: about 2 months ago
JSON representation
Logback Java appender for LogDNA.com
- Host: GitHub
- URL: https://github.com/zileo-net/logback-logdna
- Owner: zileo-net
- License: mit
- Created: 2018-05-30T19:25:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T04:03:42.000Z (almost 2 years ago)
- Last Synced: 2025-07-29T21:39:38.740Z (7 months ago)
- Topics: logback, logdna, logdna-appenders
- Language: Java
- Homepage: https://zileo-net.github.io/logback-logdna/
- Size: 183 KB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
 [](https://sonarcloud.io/dashboard?id=zileo-net_logback-logdna) [](https://sonarcloud.io/dashboard?id=zileo-net_logback-logdna) [](https://sonarcloud.io/dashboard?id=zileo-net_logback-logdna) [](https://sonarcloud.io/dashboard?id=zileo-net_logback-logdna) [](https://sonarcloud.io/dashboard?id=zileo-net_logback-logdna)
# LogDNA Logback appender
This library provides an appender for [logback](https://logback.qos.ch), allowing to send your logs to the [LogDNA](https://logdna.com) online logging platform, via their HTTPS Ingest API. MDC thread-bound data can be send, indexed and searched into your LogDNA dashboard.
You'll find all the details about the library in [the published GitHub pages manual](https://zileo-net.github.io/logback-logdna/).
# 2.x.x Upgrade
Version 2 of this library upgrades to Java 17 to `jakarta.ws` packages instead of `javax.ws` packages.
---
Proudly provided by [Zileo.net](https://zileo.net)