diff --git a/src/structlog/dev.py b/src/structlog/dev.py index ce57e00e..335e25b1 100644 --- a/src/structlog/dev.py +++ b/src/structlog/dev.py @@ -454,7 +454,7 @@ class ConsoleRenderer: passed. repr_native_str: - When `True`, `repr` is also applied to ``str``s. The ``event`` key + When `True`, `repr` is also applied to ``str`` s. The ``event`` key is *never* `repr` -ed. Ignored if *columns* are passed. level_styles: