[wp-trac] [WordPress Trac] #41217: WP_Community_Events Disable Event Logs

WordPress Trac noreply at wordpress.org
Fri Jun 30 19:25:18 UTC 2017


#41217: WP_Community_Events Disable Event Logs
----------------------------+-----------------------------
 Reporter:  Howdy_McGee     |      Owner:
     Type:  enhancement     |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Widgets         |    Version:  4.8
 Severity:  normal          |   Keywords:
  Focuses:  administration  |
----------------------------+-----------------------------
 Every time a user logs into WordPress, WP_Community_Events triggers
 maybe_log_events_response() writing to the error log that it received
 data, even whenever it's valid data:


 {{{
 [14-Jun-2017 11:16:07 UTC] WP_Community_Events::maybe_log_events_response:
 Valid response received. Details: {$JSON_DATA}
 }}}

 Where $JSON_DATA is the returned information. It's valid, there's no real
 issue I would just like the ability to turn off these logs or disable it
 from writing whenever the response is successful. It's just additional
 unnecessary noise in the debug log.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41217>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list