Mercurial > libervia-backend
diff src/plugins/plugin_misc_xmllog.py @ 372:f964dcec1611
core: plugins refactored according to bridge + updatedValue now use profile
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 06 Jul 2011 01:06:18 +0200 |
parents | 6422fcdd831c |
children | 2a072735e459 |
line wrap: on
line diff
--- a/src/plugins/plugin_misc_xmllog.py Wed Jul 06 01:04:24 2011 +0200 +++ b/src/plugins/plugin_misc_xmllog.py Wed Jul 06 01:06:18 2011 +0200 @@ -72,7 +72,7 @@ host.memory.importParams(self.params) #bridge - host.bridge.addSignal("xmlLog", ".communication", signature='sss') #args: direction("IN" or "OUT"), xml_data, profile + host.bridge.addSignal("xmlLog", ".plugin", signature='sss') #args: direction("IN" or "OUT"), xml_data, profile do_log = bool(self.host.memory.getParamA("Xml log", "Debug")) if do_log: