Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 10:49
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.