This is not a problem I’ve seen before, but, to make a guess, it sounds like there might be two separate sites? Or at least WP is set up in such a way that it sees the http and https URLs as different sites?
It is not configured that way, it is a page. Sometimes the page loads as http, there is also a redirection problem, in that case it does not log everything. It does not send with a redirected E-mail account, what could have caused the problem? It sends without redirection. The plugin is very useful many times, thank you for creating it.
Thank you for the answer.
Perhaps I’m misunderstanding the problem. My initial interpretation was that you’re getting two different email messages with subjects like “PHP errors logged on http(s)://example.com”, and the site URL is shown with http:// in one email and with https:// in the other. And the emails either contain different errors, or one email has all the errors but the other is missing some of them.
However, I’m confused about the follow-up. What does a “redirected e-mail account” mean? Emails are not sent via HTTP(S) or “in HTTP(S) format”, so HTTP redirects seemingly wouldn’t apply here. Also, you say “it is a page”. Is this to indicate that only one page on your site is set to redirect somewhere else, or are you calling the whole site a page here, or something else? And how does that interact with the error log?