Title: [Plugin: WP-Developer-Tools] A logging tip
Last modified: August 20, 2016

---

# [Plugin: WP-Developer-Tools] A logging tip

 *  [PressPage Entertainment Inc](https://wordpress.org/support/users/phkcorp2005/)
 * (@phkcorp2005)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-developer-tools-a-logging-tip/)
 * This plugin also helps debugging by logging php variables/text to be displayed
   in the javascript popup windows.
 * There are the following functions available:
 * wpdt_log($message) – which logs to the Console window, where message can be a
   string or a variable including an array. The array is formatted.
 * wpdt_log_memory($mssage) – logs to memory window
 * wpdt_log_error($message) – logs to the error window
 * wpdt_log_speed($mssage) – logs to the spedd window
 * These can be invoke from PHP and allow logging in real time to the Javascript
   console windows.
 * [http://wordpress.org/extend/plugins/wp-developer-tools/](http://wordpress.org/extend/plugins/wp-developer-tools/)

The topic ‘[Plugin: WP-Developer-Tools] A logging tip’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-developer-tools.svg)
 * [WP-Developer-Tools](https://wordpress.org/plugins/wp-developer-tools/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-developer-tools/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-developer-tools/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-developer-tools/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-developer-tools/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-developer-tools/reviews/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [PressPage Entertainment Inc](https://wordpress.org/support/users/phkcorp2005/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-developer-tools-a-logging-tip/)
 * Status: not resolved