Hi Everyone,

I'm trying to log a few errors in a Apache 2.4 module using
ap_log_error and ap_log_rerror. I have access to the request_rec
struct. One of the arguments to the functions is module_index.

* 
https://ci.apache.org/projects/httpd/trunk/doxygen/group__APACHE__CORE__LOG.html#ga83397d991e162cb611864767c1bc0c54
* 
https://ci.apache.org/projects/httpd/trunk/doxygen/group__APACHE__CORE__LOG.html#ga7b7009cfaad5a84be316e523d7ef1236

I don't know how to obtain module_index.

How do I obtain the module_index for my module?

Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to