[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] XendRoot.py:



ChangeSet 1.1891, 2005/05/31 09:59:26+01:00, cl349@xxxxxxxxxxxxxxxxxxxx

        XendRoot.py:
          XendRoot::logDebug wrongly set the message format to 'info', instead
          of 'debug'.
        Signed-off-by: Nguyen Anh Quynh <aquynh@xxxxxxxxx>
        Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>



 XendRoot.py |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/tools/python/xen/xend/XendRoot.py 
b/tools/python/xen/xend/XendRoot.py
--- a/tools/python/xen/xend/XendRoot.py 2005-06-01 09:03:42 -04:00
+++ b/tools/python/xen/xend/XendRoot.py 2005-06-01 09:03:42 -04:00
@@ -119,7 +119,7 @@
         @param fmt: message format
         @param args: arguments
         """
-        self._log('info', fmt, args)
+        self._log('debug', fmt, args)
         
     def logInfo(self, fmt, *args):
         """Log an info message.

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.