Skip to content

Commit

Permalink
Add build and nuget badges
Browse files Browse the repository at this point in the history
  • Loading branch information
evilpilaf committed Dec 10, 2019
1 parent b1a3b0c commit 01461a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Honeycomb Serilog sink

[![Build Status](https://dev.azure.com/evilpilaf/Honeycomb%20Serilog%20sink/_apis/build/status/evilpilaf.HoneycombSerilogSink?branchName=master)](https://dev.azure.com/evilpilaf/Honeycomb%20Serilog%20sink/_build/latest?definitionId=5&branchName=master) ![Nuget](https://img.shields.io/nuget/v/Honeycomb.Serilog.Sink)

This project aims to provide a Serilog sink to push structured log events to the [Honeycomb](https://www.honeycomb.io/) platform for observability and monitoring purposes.

By hooking up to serilog my objective is to allow all existing applications which already produce structured events for logging to easily include Honeycomb as part of their pipeline.
Expand Down

0 comments on commit 01461a4

Please sign in to comment.