Skip to content

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
teodoroleckie committed Apr 25, 2021
1 parent 135dc47 commit f8f1df2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
### Logger initialization:

[![Latest Version on Packagist](https://img.shields.io/packagist/v/tleckie/log.svg?style=flat-square)](https://packagist.org/packages/tleckie/log)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/teodoroleckie/log/badges/quality-score.png?b=main)](https://scrutinizer-ci.com/g/teodoroleckie/log/?branch=main)
[![Total Downloads](https://img.shields.io/packagist/dt/tleckie/log.svg?style=flat-square)](https://packagist.org/packages/tleckie/log)


```php

require_once "vendor/autoload.php";
Expand Down

0 comments on commit f8f1df2

Please # to comment.