Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and DeltaMichael committed Jan 29, 2024
1 parent 6518fce commit 0453384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/vdk-plugins/vdk-structlog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ And you should see json-formatted logs.

Python's logging module allows you to pass extra params as a dict. vdk-structlog
takes this into account and displays the extra params, as long as they're added
to `structlog_metadata` in config.ini
to `structlog_metadata` in config.ini

```python
import logging
Expand Down

0 comments on commit 0453384

Please sign in to comment.