MCPcopy Create free account
hub / github.com/hynek/structlog / _abl

Function _abl

tests/test_stdlib.py:1527–1528  ·  view source on GitHub ↗
(cl)

Source from the content-addressed store, hash-verified

1525
1526@pytest_asyncio.fixture(name="abl")
1527async def _abl(cl):
1528 return AsyncBoundLogger(cl, context={}, processors=[])
1529
1530
1531class TestAsyncBoundLogger:

Callers

nothing calls this directly

Calls 1

AsyncBoundLoggerClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…