On 10/16/07, MarkyMarc <marcsgbrevkonto gmail.com> wrote:
> I have just found cherrypy days ago and like the idea
about writing
> webapps like I write me python apps.
Excellent. That is the beauty of CherryPy.
> BUT now I have been playing with it, trying to make a
Restful web
> service. And is there some way of setting up logging so
ALL is been
> logged. Because I feel a little blind when something
goes wrong.
> Does anyone have an idea or I'm I missing something?
Have you looked at http://www.cherr
ypy.org/wiki/Logging ? If so, is
there a specific issue that you are having with some aspect
of the
logging system?
> An other thing is, I using autoreload but I still have
to reload
> apache before new things works. Is this because I am
using cherrypy in
> apache?
Hhhmmm, that's strange. How are you hooking CherryPy up to
Apache? I
use mod_proxy for some small sites, and autoreload works
fine. I
think it totally bombs out if you use mod_python.
> And if is the case, can I make a script that manual
reload my cherrypy
> app?
Hmmm, I'm not sure. I guess you could do what autoreload
does, but
manually. I think that looking at the source of the
autoreload system
is your best bet if you need to create a manual
alternative.
HTH,
Christian
http://www.dowski.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "cherrypy-users" group.
To post to this group, send email to cherrypy-users googlegroups.com
To unsubscribe from this group, send email to
cherrypy-users-unsubscribe googlegroups.com
For more options, visit this group at h
ttp://groups.google.com/group/cherrypy-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|