Skip to content

Commit

Permalink
Merge pull request #4 from codacy-badger/codacy-badge
Browse files Browse the repository at this point in the history
Add a Codacy badge to README.md
  • Loading branch information
gjsduarte committed Sep 22, 2018
2 parents e994209 + 27e32f1 commit 43f7923
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,4 +1,7 @@
# Datadog logback appender

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/aeaa427beba846c79c582c2a51765f15)](https://app.codacy.com/app/gjsduarte/logback-datadog-appender?utm_source=github.com&utm_medium=referral&utm_content=gjsduarte/logback-datadog-appender&utm_campaign=Badge_Grade_Dashboard)

This appender sends logs to your [Datadog](https://www.datadoghq.com/) account, in bulks using non-blocking threading. Please note that this appender requires logback version 1.2.3 and up, and java 8 and up.

### Technical Information
Expand Down

0 comments on commit 43f7923

Please sign in to comment.