mirror of
https://github.com/filegator/filegator.git
synced 2025-08-28 11:19:51 +02:00
docs upd
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
|
||||
## Configuring Logging service
|
||||
|
||||
Logging is provided via powerful [Monolog](https://github.com/Seldaek/monolog) library. Please check their docs for more info.
|
||||
Logging is provided trough the powerful [Monolog](https://github.com/Seldaek/monolog) library. Please check their docs for more info.
|
||||
|
||||
Default logger handler will use ```/private/logs/app.log``` file to store application logs:
|
||||
Default handler will use simple ```/private/logs/app.log``` file to store application logs and errors.
|
||||
|
||||
```
|
||||
'Filegator\Services\Logger\LoggerInterface' => [
|
||||
|
Reference in New Issue
Block a user