Skip to content

0.2.5

Compare
Choose a tag to compare
@Delgan Delgan released this 22 Jun 22:36
· 585 commits to master since this release
  • Modify behavior of sink option backtrace=False so it doesn't extend traceback upward automatically (#30).
  • Fix import error on some platforms using Python 3.5 with limited localtime() support (#33).
  • Fix incorrect time formatting of locale month using MMM and MMMM tokens (#34, thanks @nasyxx).
  • Fix race condition permitting writing on a stopped handler.