Skip to content

Commit 3adb25a

Browse files
authored
Update README.md
1 parent fed8c2b commit 3adb25a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22
An implementation of ILogger and ILoggerProvider that logs to the database using a pluggable model supporting multiple data platforms. Also provides an MVC controller for viewing and managing the log data. Get the big picture on cloudscribe projects at [cloudscribe.com](https://www.cloudscribe.com)
33

44
### Build Status
5-
5+
<!--
66
| Windows | Linux/Mac |
77
| ------------- | ------------- |
88
| [![Build status](https://ci.appveyor.com/api/projects/status/vnrf5ppl73r64c7g/branch/master?svg=true)](https://ci.appveyor.com/project/joeaudette/cloudscribe-logging/branch/master) | [![Build Status](https://travis-ci.org/joeaudette/cloudscribe.Logging.svg?branch=master)](https://travis-ci.org/joeaudette/cloudscribe.Logging) |
9+
-->
10+
<!-- Making badges prettier: -->
11+
[![CS Build Devel](https://img.shields.io/github/actions/workflow/status/cloudscribe/cloudscribe.Logging/cloudscribe-develop.yml?branch=develop&event=push&style=for-the-badge&label=🚀%20Develop%20Branch)](https://github.com/cloudscribe/cloudscribe.Logging/actions/workflows/cloudscribe-develop.yml)
12+
913

1014
If you have questions please visit our community forum https://www.cloudscribe.com/forum

0 commit comments

Comments
 (0)