mercurial/ui.py
changeset 18669 18242716a014
parent 18054 b35e3364f94a
child 18965 0062508b1900
--- a/mercurial/ui.py	Mon Feb 11 16:15:12 2013 -0800
+++ b/mercurial/ui.py	Tue Feb 12 14:08:33 2013 -0800
@@ -739,7 +739,7 @@
         else:
             self.debug('%s:%s %s%s\n' % (topic, item, pos, unit))
 
-    def log(self, service, message):
+    def log(self, service, *msg, **opts):
         '''hook for logging facility extensions
 
         service should be a readily-identifiable subsystem, which will