An open API service indexing awesome lists of open source software.

https://github.com/roundpartner/yii-extended-logging

Yii 1 Custom Logger
https://github.com/roundpartner/yii-extended-logging

yii

Last synced: about 1 month ago
JSON representation

Yii 1 Custom Logger

Awesome Lists containing this project

README

          

# Yii Extended Logging
Yii 1 Custom Logger

## Installing

```bash
composer install
composer dumpautoload --no-interaction --optimize
```

## Testing
```bash
vendor/bin/phpunit
```