structlog v15.3.0 Release Notes

Release Date: 2015-09-25 // over 8 years ago
  • ๐Ÿ”„ Changes: ^

    • Tolerate frames without a __name__, better. #58 <https://github.com/hynek/structlog/pull/58>_
    • ๐Ÿ‘ Officially support Python 3.5.
    • โž• Add structlog.ReturnLogger.failure and structlog.PrintLogger.failure as preparation for the new Twisted logging system.