Skip to content

Commit

Permalink
testing sub-section
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmastech committed Jul 9, 2024
1 parent 3871239 commit 96e95fb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,9 @@ If you are using a framework like Symfony or Laravel, then you already have one

For a local development setup, you could just write the stats to a log. This writes the format exactly as it would be sent to DataDog.

See [examples/log_datadog.php](examples/log_datadog.php) for how you might implement this.
See [examples/log_datadog.php](examples/log_datadog.php) for how you might implement this.

## Testing
```shell
composer test
```

0 comments on commit 96e95fb

Please sign in to comment.