Download Latest Version 0.7.3 source code.tar.gz (459.1 kB)
Email in envelope

Get an email when there's a new version of Loguru

Home / 0.7.3
Name Modified Size InfoDownloads / Week
Parent folder
0.7.3 source code.tar.gz 2024-12-06 459.1 kB
0.7.3 source code.zip 2024-12-06 570.3 kB
README.md 2024-12-06 931 Bytes
Totals: 3 Items   1.0 MB 3
  • Fix Cython incompatibility caused by the absence of underlying stack frames, which resulted in a ValueError during logging (#88).
  • Fix possible RuntimeError when removing all handlers with logger.remove() due to thread-safety issue (#1183, thanks @jeremyk).
  • Fix diagnose=True option of exception formatting not working as expected with Python 3.13 (#1235, thanks @etianen).
  • Fix non-standard level names not fully compatible with logging.Formatter() (#1231, thanks @yechielb2000).
  • Fix inability to display a literal "\" immediately before color markups (#988).
  • Fix possible infinite recursion when an exception is raised from a __repr__ method decorated with logger.catch() (#1044).
  • Improve performance of datetime formatting while logging messages (#1201, thanks @trim21).
  • Reduce startup time in the presence of installed but unused IPython third-party library (#1001, thanks @zakstucke).
Source: README.md, updated 2024-12-06