Skip to content

Release v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 11:04
Adjust logging stacklevel to produce correct line numbers

Fixes #1.

Because we wrap a `logging.Logger instance, we need to adjust
the `stacklevel` parameter to `2` greater than the default.