How to generate debug messages for my locally hosted site
-
I have followed David Lee’s stackexchange suggestion in reply to another forum member to no avail.
I’ve followed the WP online documentation on Debugging in WordPress again to no avail. The WP online docs also stops short of telling how you should create user generated messages to the log.It really shouldn’t be this difficult should it!! All I want to do is log my own debug messages to a local file.
Also I notice it says in the above link:
NOTE: You must insert this BEFORE /* That’s all, stop editing! Happy blogging. */ in the wp-config.php file.
WHY?
Is there something looking out for this line and the file is no longer read?
Can I just pasted stuff above this line?
No explanation is given for this could someone please enlighten me?
- The topic ‘How to generate debug messages for my locally hosted site’ is closed to new replies.