• Resolved Thomas Maier

    (@webzunft)


    Hi there,

    I keep WP_DEBUG enabled on some production site to catch critical errors and noticed that Matomo is writing arbitrary information into that. It makes it hard to find real PHP errors in there.

    Is there an option or filter to disable this behavior?

    Thanks,
    Thomas

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support dizzyatinnocraft

    (@dizzyatinnocraft)

    Can you try adding define('MATOMO_DEBUG', false); to wp-config.php?

    Thread Starter Thomas Maier

    (@webzunft)

    Thanks. That worked. I added it yesterday and there are no new entries today.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Disable entries in debug.log’ is closed to new replies.