pypi loguru 0.5.2

latest releases: 0.7.2, 0.7.1, 0.7.0...
3 years ago
  • Fix AttributeError within handlers using serialize=True when calling logger.exception() outside of the context of an exception (#296).
  • Fix error while logging an exception containing a non-picklable value to a handler with enqueue=True (#298).
  • Add support for async callable classes (with __call__ method) used as sinks (#294, thanks @jessekrubin).

Don't miss a new loguru release

NewReleases is sending notifications on new releases.