expects the 'interfaces' key in GetSlivers - review logs to always mention module
[nodemanager.git] / plugins / codemux.py
index 731b74d..471f269 100644 (file)
@@ -12,7 +12,7 @@ from config import Config
 CODEMUXCONF="/etc/codemux/codemux.conf"
 
 def start(options, conf):
-    logger.log("codemux plugin starting up...")
+    logger.log("codemux: plugin starting up...")
 
 def GetSlivers(data, config, plc = None):
     """