Skip to content

Commit

Permalink
Update: Shields
Browse files Browse the repository at this point in the history
  • Loading branch information
yzen-dev authored Oct 27, 2020
1 parent 18e42cd commit 76df8a0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## MonoProcessor - Supplement your logging with auxiliary information on error
<img alt="Packagist Downloads" src="https://img.shields.io/packagist/dm/yzen.dev/mono-processor">
<img alt="Packagist Downloads" src="https://img.shields.io/packagist/dt/yzen.dev/mono-processor">
## MonoProcessor - Supplement your logging with auxiliary information on error
![Packagist Version](https://img.shields.io/packagist/v/yzen.dev/mono-processor?color=%23007ec6&style=plastic)
![Packagist Downloads](https://img.shields.io/packagist/dm/yzen.dev/mono-processor)
![Packagist Downloads](https://img.shields.io/packagist/dt/yzen.dev/mono-processor)

This Processor will display in the logs bread crumbs by which you can more quickly and accurately identify the cause of the error.

Expand Down

0 comments on commit 76df8a0

Please sign in to comment.