Release v0.2.1
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.
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.