News

log-with-context is a Python logger that saves variables in a thread-local context to be passed as extra to Python logging methods. Note that log-with-context assumes that you are passing context in a ...