Is there any way I can get debug information from a module. There's a problem with a module I'm working on, but i can't figure out exactly what. How can I debug it.
And don't tell me to post my script because I don't want you to fix it, I want to fix it.
There has to be some kind of log or something. I've checked the httpd and php logs without any problem listed.
Edit: Thinking about this a little more and i think i will probably have to code the logging for myself. If there is an easier way, please post it here.