exopy.app.log.manifest module¶
Log plugin manifest.
-
class
exopy.app.log.manifest.LogManifest(parent=None, **kwargs)¶ Bases:
enaml.workbench.plugin_manifest.PluginManifestManifest for the plugin handling logging for an application.
-
exopy.app.log.manifest.log_plugin_factory()¶ Factory function for the LogPlugin.
-
exopy.app.log.manifest.start_logging(workbench, cmd_args)¶ Start logging system and register default handlers.