logbook v0.8.0 Release Notes

  • Released on November 11th 2014. Codename "improve_some_more"

    • โž• Added Pushover handler (thanks @owo)
    • 0๏ธโƒฃ Default logging format now includes seconds and microseconds (#110)
    • ๐Ÿ›  Several fixes regarding possible deadlocks in log formatting (thanks Guy Rozendorn)
    • ๐Ÿ›  Fixed packaging so that the speedups module now gets packaged by default (#122)
    • ๐Ÿ‘ ThreadedWrapperHandler now supports maxsize (#121) (thanks Ken Jung)
    • ๐Ÿ›  Fixes in rotating handlers (thanks zhangliyong)
    • โž• Added Pushover handler (thanks Ossama W. Obeid)
    • ๐Ÿ‘ RedisHandler now supports lpush as an option (thanks Bruno Rocha)