Skip to content

Commit a680a62

Browse files
author
Alex McCool
authored
build badges
remove appveyor, add actions
1 parent f523bb1 commit a680a62

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# AM.Extensions.Logging.ElasticSearch
22
Microsoft.Extensions.Logging compatible logger posting to ElasticSearch
33

4-
[![Build status](https://ci.appveyor.com/api/projects/status/4xbcyrkxq39vwt5l?svg=true)](https://ci.appveyor.com/project/amccool/elasticsearch-extensions-logging)
5-
6-
7-
[![Build status](https://ci.appveyor.com/api/projects/status/4xbcyrkxq39vwt5l/branch/master?svg=true)](https://ci.appveyor.com/project/amccool/elasticsearch-extensions-logging/branch/master)
4+
![.NET Core](https://github.com/amccool/AM.Extensions.Logging.ElasticSearch/workflows/.NET%20Core/badge.svg?branch=master) - master
85

96

107
ElasticSearch Logger is a ILogger based logger which submits events and data to ElasticSearch making them viewable with Kibana

0 commit comments

Comments
 (0)