Skip to content

Commit 5d8183b

Browse files
committed
v1.0.0 🔖 - Test success. Added code coverage badge on readme.
1 parent 21ce2a7 commit 5d8183b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Laravel Log-to-DB
22
[![Travis (.org)](https://img.shields.io/travis/danielme85/laravel-log-to-db.svg?style=flat-square)](https://travis-ci.org/danielme85/laravel-log-to-db)
3+
[![Codecov](https://img.shields.io/codecov/c/github/danielme85/laravel-log-to-db.svg?style=flat-square)](https://codecov.io/gh/danielme85/laravel-log-to-db)
34
[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/danielme85/laravel-log-to-db)
45

56
Custom Larvel 5.6+ Log channel handler that can store log events to SQL or MongoDB databases.

0 commit comments

Comments
 (0)