Skip to content

Commit

Permalink
Strengthen point of bw compat & default settings
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Feb 18, 2021
1 parent 334f029 commit 7169709
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ Backward-incompatible changes:

You can regain the old behavior by using ``structlog.configure(wrapper_class=structlog.BoundLogger)``.

Please note that due to the various interactions between settings, it's possible that you encounter even more errors.
We **strongly** urge you to always configure all possible settings since the default configuration is *not* covered by our `backward compatibility policy <https://www.structlog.org/en/stable/backward-compatibility.html>`_.


Deprecations:
^^^^^^^^^^^^^
Expand Down

0 comments on commit 7169709

Please sign in to comment.