exopy.app.errors.manifest module

Plugin centralizing the application error handling.

class exopy.app.errors.manifest.ErrorsManifest(parent=None, **kwargs)

Bases: enaml.workbench.plugin_manifest.PluginManifest

Plugin centralizing the handling of errors.

exopy.app.errors.manifest.errors_plugin_factory()

Factory function for the LogPlugin.