Is it possible to add additional context using the standard library logging module?
In other libraries like python-json-logger, there is a concept of an extra field. My goal is to add some additional context like event.id more easily to the logged message without binding to a structlog