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

[Xen-devel] help for python log in xen-4.4.1



Hi,alls


There are some python code in xen-4.4.1,and in the python code there are lots debug information such as log.debug("*******"),log.exception("*******"),XendError("*****")and so on.

I want to get this kind of information but I don't know where to get them. Can someone tell me?

else,I try to use the followed method to tracing program execution process:

import sys
f=open("/home/*****/python.log","a+")
print >> f, "Save.py is start\n"
f.close()

But,I can't find the file python.log while executed end,who can tell me why?

Thanks!
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

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