• Resolved ravbolg

    (@ravbolg)


    Hi guys,
    I’ve a problem by posting through Postie if adding images. Therefore I would like to see my debugs. I would like to see the lLogs on the server and download them, not seeing in the browser because it takes a long time an sometimes my browser is killed.

    So I activated the checkboxes but cannot find where the system safes the logs.

    Then I changed the Wp_config.php as in an change log written.
    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_DISPLAY’, false );
    define(‘WP_DEBUG_LOG’, true);
    define(‘POSTIE_DEBUG’, true);

    but only the WP logs are documented there. What should I do to find my debug logs?

    Greetings TOni

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    You don’t need to edit your wp_config.php. Just change “Enable Debug Logging” to yes.

    Also if you click the “test config” button it will show you where the logs are.

    Thread Starter ravbolg

    (@ravbolg)

    Hey,
    thanks. I find it. But I think it was important that I generated today die Log File an give 666 rights. Before there was no debug.log in the folder.

    Thanks.

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

The topic ‘Path for Serverlogs’ is closed to new replies.