• Resolved Geek Goddess

    (@geek-goddess)


    The plugin is constantly logging errors and informational messages to the error log on my server. How do I turn off logging so it doesn’t fill up my server with a lengthy log file?

    here is an example of the log file:

    13-Feb-2019 15:56:03 America/New_York] [2019-02-13 15:56:03] baqend.ERROR: Revalidation failed with Baqend\SDK\Exception\ResponseException: Error in response: 466 {“exception”:”[object] (Baqend\\SDK\\Exception\\ResponseException(code: 0): Error in response: 466 at /home/robertsk/public_html/wp-content/plugins/baqend/vendor/baqend/baqend-sdk/src/Resource/AssetResource.php:28)”} []
    [13-Feb-2019 15:56:04 America/New_York] [2019-02-13 15:56:04] baqend.ERROR: Revalidation failed with Baqend\SDK\Exception\ResponseException: Error in response: 466 {“exception”:”[object] (Baqend\\SDK\\Exception\\ResponseException(code: 0): Error in response: 466 at /home/robertsk/public_html/wp-content/plugins/baqend/vendor/baqend/baqend-sdk/src/Resource/AssetResource.php:28)”} []
    [13-Feb-2019 15:56:04 America/New_York] [2019-02-13 15:56:04] baqend.ERROR: Revalidation failed with Baqend\SDK\Exception\ResponseException: Error in response: 466 {“exception”:”[object] (Baqend\\SDK\\Exception\\ResponseException(code: 0): Error in response: 466 at /home/robertsk/public_html/wp-content/plugins/baqend/vendor/baqend/baqend-sdk/src/Resource/AssetResource.php:28)”} []
    [13-Feb-2019 15:56:04 America/New_York] [2019-02-13 15:56:04] baqend.ERROR: Revalidation failed with Baqend\SDK\Exception\ResponseException: Error in response: 466 {“exception”:”[object] (Baqend\\SDK\\Exception\\ResponseException(code: 0): Error in response: 466 at /home/robertsk/public_html/wp-content/plugins/baqend/vendor/baqend/baqend-sdk/src/Resource/AssetResource.php:28)”} []
    [13-Feb-2019 15:56:05 America/New_York] [2019-02-13 15:56:05] baqend.ERROR: Revalidation failed with Baqend\SDK\Exception\ResponseException: Error in response: 466 {“exception”:”[object] (Baqend\\SDK\\Exception\\ResponseException(code: 0): Error in response: 466 at /home/robertsk/public_html/wp-content/plugins/baqend/vendor/baqend/baqend-sdk/src/Resource/AssetResource.php:28)”} []
    [13-Feb-2019 15:56:05 America/New_York] [2019-02-13 15:56:05] baqend.ERROR: Revalidation failed with Baqend\SDK\Exception\ResponseException: Error in response: 466 {“exception”:”[object] (Baqend\\SDK\\Exception\\ResponseException(code: 0): Error in response: 466 at /home/robertsk/public_html/wp-content/plugins/baqend/vendor/baqend/baqend-sdk/src/Resource/AssetResource.php:28)”} []
    [13-Feb-2019 15:56:06 America/New_York] [2019-02-13 15:56:06] baqend.ERROR: Revalidation failed with Baqend\SDK\Exception\ResponseException: Error in response: 466 {“exception”:”[object] (Baqend\\SDK\\Exception\\ResponseException(code: 0): Error in response: 466 at /home/robertsk/public_html/wp-content/plugins/baqend/vendor/baqend/baqend-sdk/src/Resource/AssetResource.php:28)”} []
    [13-Feb-2019 15:57:18 America/New_York] [2019-02-13 15:57:18] baqend.INFO: Checking for Speed Kit updates [] []
    [13-Feb-2019 15:57:18 America/New_York] [2019-02-13 15:57:18] baqend.INFO: Speed Kit is already the latest version [] []
    [13-Feb-2019 16:30:54 America/New_York] [2019-02-13 16:30:54] baqend.ERROR: Revalidation failed with Baqend\SDK\Exception\ResponseException: Error in response: 460 {“exception”:”[object] (Baqend\\SDK\\Exception\\ResponseException(code: 0): Error in response: 460 at /home/robertsk/public_html/wp-content/plugins/baqend/vendor/baqend/baqend-sdk/src/Resource/AbstractResource.php:65)”} []
    [13-Feb-2019 16:56:51 America/New_York] [2019-02-13 16:56:51] baqend.INFO: Checking for Speed Kit updates [] []
    [13-Feb-2019 16:56:52 America/New_York] [2019-02-13 16:56:52] baqend.INFO: Speed Kit is already the latest version [] []
    [13-Feb-2019 17:57:05 America/New_York] [2019-02-13 17:57:05] baqend.INFO: Checking for Speed Kit updates [] []
    [13-Feb-2019 17:57:06 America/New_York] [2019-02-13 17:57:06] baqend.INFO: Speed Kit is already the latest version [] []
    [13-Feb-2019 18:56:58 America/New_York] [2019-02-13 18:56:58] baqend.INFO: Checking for Speed Kit updates [] []
    [13-Feb-2019 18:56:59 America/New_York] [2019-02-13 18:56:59] baqend.INFO: Speed Kit is already the latest version [] []

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author baqend

    (@baqend)

    Hi @geek-goddess,

    thank you for your message! I am very sorry that you are bothered by our logging entries. I will change it so the log entries are only rendered if WP_DEBUG is active.

    Kind regards,
    Konstantin from Baqend

    Thread Starter Geek Goddess

    (@geek-goddess)

    Thank you! I’ll watch for a plugin update to be pushed out. ??

    Thread Starter Geek Goddess

    (@geek-goddess)

    Marking this as resolved. ??

    Plugin Author baqend

    (@baqend)

    Hi @geek-goddess,

    I just released version 1.12.5 of this plugin which only logs critical errors to the PHP error log now. I hope this works for you! ??

    Kind regards,
    Konstantin

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to turn off error logging’ is closed to new replies.