Metadata-Version: 1.1
Name: logex
Version: 1.0.0
Summary: Easily log uncaught exceptions in D-Bus, thread and other functions.
Home-page: https://github.com/insecure/logex
Author: Tobias Hommel
Author-email: software@genoetigt.de
License: BSD
Description: logex
        =====
        
        A python module to easily add logging for unhandled exceptions in D-Bus, thread and other functions.'
        
Keywords: debug log unhandled exception thread dbus D-Bus
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
