Skip to content

Commit

Permalink
Merge pull request #80 from mgnslndh/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mattwcole authored Oct 24, 2023
2 parents 99ac2e9 + 2b2e442 commit 22ee531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Gelf.Extensions.Logging [![travis](https://img.shields.io/travis/com/mattwcole/gelf-extensions-logging?style=flat-square)](https://www.travis-ci.com/github/mattwcole/gelf-extensions-logging) [![downloads](https://img.shields.io/nuget/dt/Gelf.Extensions.Logging?style=flat-square)](https://www.nuget.org/packages/Gelf.Extensions.Logging) [![nuget](https://img.shields.io/nuget/v/Gelf.Extensions.Logging.svg?style=flat-square)](https://www.nuget.org/packages/Gelf.Extensions.Logging) [![license](https://img.shields.io/github/license/mattwcole/gelf-extensions-logging.svg?style=flat-square)](https://github.com/mattwcole/gelf-extensions-logging/blob/master/LICENSE.md)

[GELF](https://docs.graylog.org/en/3.1/pages/gelf.html) provider for [Microsoft.Extensions.Logging](https://docs.microsoft.com/en-us/dotnet/core/extensions/logging) for sending logs to [Graylog](https://www.graylog.org/), [Logstash](https://www.elastic.co/products/logstash) and more from .NET Standard 2.0+ compatible components.
[GELF](https://go2docs.graylog.org/5-1/getting_in_log_data/gelf.html) provider for [Microsoft.Extensions.Logging](https://docs.microsoft.com/en-us/dotnet/core/extensions/logging) for sending logs to [Graylog](https://www.graylog.org/), [Logstash](https://www.elastic.co/products/logstash) and more from .NET Standard 2.0+ compatible components.

## Usage

Expand Down

0 comments on commit 22ee531

Please sign in to comment.