Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hynek/structlog
/ f
Function
f
tests/typing/api.py:369–371 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
367
368
@structlog.contextvars.bound_contextvars(x=42)
369
def
f() -> None:
370
with
structlog.contextvars.bound_contextvars(y=23):
371
pass
372
373
374
# ConsoleRenderer properties
Callers
5
test_does_not_cache
Method · 0.85
test_does_not_cache
Method · 0.85
test_does_not_cache
Method · 0.85
test_builds_returnloggers
Method · 0.85
test_caches
Method · 0.85
Calls
no outgoing calls
Tested by
5
test_does_not_cache
Method · 0.68
test_does_not_cache
Method · 0.68
test_does_not_cache
Method · 0.68
test_builds_returnloggers
Method · 0.68
test_caches
Method · 0.68