Hello. Thank you for this library.
Given Logger acts as a ussual logger instance. However default logger have other methods besides debug/info/warning/error/log(etc). One of this is isEnabledFor. And it fails if we pass log_with_context.Logger in logging.LoggerAdapter(or maybe other kind of adapters).
I can fix it. But I would like to know whether it is possible to update the library, there is no releases for nearly 2 years already.