Filter PII
Python Logging is a centralized place to filter out sensitive Personally Identifiable Information.
The flow chart shows how a LogRecord propagates through the logging frameworks' layers. We can leverage the Filter layer (over the formatter) to redact...
blog.danwald.me1 min read