loguru

Added on:

My Notes

- Compatible with standard logging: https://loguru.readthedocs.io/en/stable/overview.html#entirely-compatible-with-standard-logging - Django integration using InterceptHandler: https://github.com/Delgan/loguru/issues/977#issuecomment-1771575984 - Logger.bind: https://loguru.readthedocs.io/en/stable/api/logger.html#loguru._logger.Logger.bind

Related Tools