Re: xmlrpc
Blake Winton <[email protected]> Fri, 16 Nov 2007 11:25:48 -0500
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
Lance Levsen wrote: > xmlrpc.py doesn't seem to have any logging options so I can't get more > info on that. The only difference between the two xmlrpc.py plugins I > have (one working, one not) is comments in the plugin so I don't think > it's a plug-in issue. One of the nice things about Python is that you can add your own logging... I don't use xmlrpc.py, but you should be able to add lines of the form: print >> sys.stderr, "My message goes here!" and have them print to your webserver's error logs... (Usually I hate it when people say stuff like that to me, but in this case, I really think that might be the easiest way for you to get your stuff working... And if you do add logging stuff, you might want to wrap it in some sort of if-statement, and submit it back to use, for the next person who has problems with the plugin... ) Good luck, Blake. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/