Write to debug.log file.

Home Forums WordPress Config Setup Write to debug.log file.

Tagged: ,

Viewing 0 reply threads
  • Author
    Posts
    • #2376

      Layer7web
      Keymaster

      With define(WP_DEBUG_LOG, true); set in wp-config.php you can write to the debug log from your script with:

      write_log( string );

      • This topic was modified 8 years, 3 months ago by Layer7web.
      • This topic was modified 8 years, 3 months ago by Layer7web.
      • This topic was modified 8 years, 3 months ago by Layer7web.
Viewing 0 reply threads

You must be logged in to reply to this topic.

Comments are closed.