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 fde1e9c commit 7f0a6bbCopy full SHA for 7f0a6bb
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