Skip to content

Commit 8311516

Browse files
committed
Update README
1 parent 60e9494 commit 8311516

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
@@ -74,6 +74,8 @@ The supply-chain firewall can optionally send logs of blocked and successful ins
7474

7575
To opt in, set the environment variable `DD_API_KEY` to your Datadog API key, either directly in your shell environment or in a `.env` file in the current working directory.
7676

77+
Users may also implement custom loggers for use with the firewall. Consult the API documentation for details.
78+
7779
## Development
7880

7981
To set up for testing and development, create a fresh `virtualenv`, activate it and run `make install-dev`. This will install `scfw` and the development dependencies.

0 commit comments

Comments
 (0)