This commit is contained in:
Milos Stojanovic
2019-06-18 15:46:40 +02:00
parent b42db38605
commit fff29ef124
3 changed files with 5 additions and 2 deletions

View File

@@ -20,3 +20,5 @@ 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).