Skip to content

Commit 3e2e2cc

Browse files
authored
Update logging.md
1 parent ae3a893 commit 3e2e2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hyn/5.2/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Tenancy ships with a custom tenant aware logger which you can register in the lo
1111
- If no tenant is detected it will store the log file to:
1212
`storage/logs/`.
1313

14-
Add a new `tenant` channel to the channels array in your **config/logger.php** like below:
14+
Add a new `tenant` channel to the channels array in your `config/logger.php` like below:
1515

1616
```php
1717
// ...

0 commit comments

Comments
 (0)