There was an error while loading. Please reload this page.
1 parent ae3a893 commit 3e2e2ccCopy full SHA for 3e2e2cc
docs/hyn/5.2/logging.md
@@ -11,7 +11,7 @@ Tenancy ships with a custom tenant aware logger which you can register in the lo
11
- If no tenant is detected it will store the log file to:
12
`storage/logs/`.
13
14
-Add a new `tenant` channel to the channels array in your **config/logger.php** like below:
+Add a new `tenant` channel to the channels array in your `config/logger.php` like below:
15
16
```php
17
// ...
0 commit comments