hynek / structlog

Simple, powerful, and fast logging for Python.
https://www.structlog.org/
Other
3.48k stars 220 forks source link

Make BindableLogger return Self on binds #642

Closed hynek closed 1 month ago

hynek commented 1 month ago

As a nice demonstration of its purpose, it removes one type: ignore from our own code base.

Fixes #641