mirror of
https://github.com/filegator/filegator.git
synced 2025-08-19 22:31:59 +02:00
docs menu
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
currentMenu: logging
|
||||
---
|
||||
|
||||
## Configuring Logging service
|
||||
|
||||
@@ -21,4 +24,4 @@ Default handler will use simple ```/private/logs/app.log``` file to store applic
|
||||
],
|
||||
```
|
||||
|
||||
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).
|
||||
There are many different handlers you can add on top of the stack (monolog_handlers array). Some of them are listed [here](https://github.com/Seldaek/monolog#documentation).
|
||||
|
Reference in New Issue
Block a user