This commit is contained in:
Milos Stojanovic 2019-06-18 18:00:17 +02:00
parent a44e5b560c
commit 918a31e72b

View File

@ -21,4 +21,4 @@ Default logger handler will use ```/private/logs/app.log``` file to store applic
],
```
There are many different handlers you can use. Some of them are listed [here](https://github.com/Seldaek/monolog/blob/master/doc/02-handlers-formatters-processors.md#handlers).
There are many different handlers you can use. Some of them are listed [here](https://github.com/Seldaek/monolog#documentation).