session handler config upd

This commit is contained in:
Milos Stojanovic
2019-06-19 09:23:20 +02:00
parent 0765079a26
commit 5da41e63c9
7 changed files with 28 additions and 46 deletions

View File

@@ -21,4 +21,4 @@ Default handler will use simple ```/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#documentation).
There are many different handlers you can add ot top of the stack (monolog_handlers array). Some of them are listed [here](https://github.com/Seldaek/monolog#documentation).