- ISSUE #21: Decorators hide actual type hints
- Fix for non-working log_on_error due to bad scope of exceptions.
- added asyncio support
- ISSUE #2: changed default argument of reraise
- ISSUE #5: removed log_level argument from log_exception
- made log_exception decorator importable from logdecorator package
- added warning about future change of default argument of reraise
- changed documentation from markdown to restructured text
- fixed documentation of on_exceptions parameter
- Rewrite of code base
- added log_exception decorator
Initial release