Jan Jakes
125b0ab03d
Avoid calling flush() in logger
...
This is to avoid unintended side effect of trying to save modified
or detached entities.
[MAILPOET-5745]
2023-12-04 12:13:51 +01:00
Rostislav Wolny
6f70cd1651
Limit rows deleted from mailpoet_logs in on run of purge routine
...
The probability of the routine to run is 5% so it should run approximately 5 times
per 100 writes. So the limit 1000 should be pretty safe to prevent the table from bloating.
[MAILPOET-5071]
2023-05-03 13:34:33 +02:00
Sam Najian
ddd89e70ed
Add context and raw message to mailpoet_logs
...
[MAILPOET-4983]
2023-03-01 17:46:22 +01:00
Jan Jakes
926620e8f8
Ignore strict types rule in all existing files that don't have it
...
[MAILPOET-2688]
2022-11-29 15:04:09 +01:00
Rostislav Wolny
9b71a7804c
Update Monolog/Monolog from v1 to v2
...
[MAILPOET-4175]
2022-03-28 13:49:41 +02:00
Jan Jakes
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00