• Resolved Ange1Rob0t

    (@ange1rob0t)


    When logging is enabled in settings:

    After updating, there is no wpses.log file or log/ folder, producing PHP warnings when sending. It seems that there should either be a empty log/wpses.log file in the plugin, or preferred- the log should be migrated during the update process so that log entries are retained after updating to a new version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    Right.

    Logging was only meant to be used as a temporary debug measure, not 24/7.

    The log file is created when activating logs. Then, when updating, WordPress indeed deletes and replaces the whole directory, so the logfile is gone.

    I’ll have a tought about that, thanks !

    Thread Starter Ange1Rob0t

    (@ange1rob0t)

    Okay, that makes sense. I will deactivate logging since I know the plugin is working to send emails via SES. I also disabled PHP warnings since they shouldn’t appear on a production site. Thanks for your support.

    Thread Starter Ange1Rob0t

    (@ange1rob0t)

    Duplicate post

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

The topic ‘Log File Missing After Updates’ is closed to new replies.