external_import
external_import copied to clipboard
[FEATURE REQUEST] Log only if action took place
Hi,
we run the scheduler every 5 minutes to check for new/updated records. This leads to a lot of logs where nothing happened. These logs are not interesting for us and in the log module it's a time-waster to spot logs where action took place.
Is it possible to only log if either insert, update, delete OR move is greater than 0?