Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit 2af6ed9

Browse files
authored
Update README.md
1 parent ffb03db commit 2af6ed9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
## How to use
1313

1414
Add in your `logging.php` the following under `channels` tab:
15+
1516
```
1617
'datadog' => [
1718
'driver' => 'custom',
@@ -22,6 +23,7 @@ Add in your `logging.php` the following under `channels` tab:
2223
'bubble' => true,
2324
],
2425
```
26+
2527
Refer to Monolog for the options, the only custom options are `region` (values can be `us|eu`) and `apiKey`
2628

2729
## License

0 commit comments

Comments
 (0)