ERP5: fix neo log rotation
neo logs to sqlite databases, not to "append only" files, so we need extra care when rotation and cannot use the new "copytruncate" approach.
needs erp5!1786 (merged)
neo logs to sqlite databases, not to "append only" files, so we need extra care when rotation and cannot use the new "copytruncate" approach.
needs erp5!1786 (merged)
This will create a new commit in order to revert the existing changes.