We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dd4c0 commit 1c93334Copy full SHA for 1c93334
docs/cookbook.md
@@ -179,7 +179,7 @@ loggers:
179
propagate: no
180
```
181
182
-You'll notice that we are using `ext://...` for the `static_fields`. This will load data from other modules such as the one below.
+You'll notice that we are using `ext://...` for `json_default` and`static_fields`. This will load data from other modules such as the one below.
183
184
```python title="logging_config.py"
185
import importlib.metadata
0 commit comments