This commit is contained in:
Milos Stojanovic
2019-06-21 11:59:42 +02:00
parent a2633e1c9f
commit 18b92d7b76
12 changed files with 39 additions and 39 deletions

View File

@@ -6,7 +6,7 @@ currentMenu: logging
Logging is provided trough the powerful [Monolog](https://github.com/Seldaek/monolog) library. Please check their docs for more info.
Default handler will use simple ```/private/logs/app.log``` file to store application logs and errors.
Default handler will use simple `private/logs/app.log` file to store application logs and errors.
```
'Filegator\Services\Logger\LoggerInterface' => [