[mod_python] apache's log and hook api in mod_python?

Kevin Wang kwang at activegrid.com
Tue Mar 8 19:50:33 EST 2005


Hi All,

Does mod_python expose Apache's log api, for example, ap_log_error() and 
ap_log_rerror(), to mod_python's applications?  If not, how can we access 
Apache's log api, or should we use our own logging?

In addition, is that possible for us to create a hook in mod_python so that 
other modules can call it?

I am not quite sure if this is the right mailing list for these questions. 
If not, should I send it to python-dev at httpd.apache.org?

Thanks.

-- Kevin


More information about the Mod_python mailing list