Forums

What are my choices for verbose logging? (9 posts)

  1. niklasbr
    Member
    Posted 1 year ago #

    If I want to log as much as possible (I don't mind having thousands of rows to sift through) with what happens in WordPress, what plugins and possibilities do I have?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

  3. niklasbr
    Member
    Posted 1 year ago #

    Are those my only choices when it comes to logging? Preferably I'd like to get at least a row in the log every single time WordPress reads or writes to the database.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    I don't know of anything that will log to that extent - possibly because the performance hit would be significant. Wouldn't it be better to carry out this level of logging at the server level?

  5. niklasbr
    Member
    Posted 1 year ago #

    I am more than willing to accept a huge performance hit, I am also very willing to get huge amount of data to delve into (manually if needed).

  6. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    So why not log via the server?

  7. niklasbr
    Member
    Posted 1 year ago #

    Because I got nothing usable from maximum logging of PHP+MySQL and I want to get to the source, rather than the symptom.

  8. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Can I ask what you're looking for?

  9. niklasbr
    Member
    Posted 1 year ago #

    Some data is not being written to wp_options, wp_posts, wp_links, and wp_postmeta that causes the entire table to require repairs.

    The only thing I have glanced so far is that WordPress (core) does not close the mysql connections properly and leaves them open once everything is finished, but that is probably only tangential.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags