Extra message in the queue_log

Availability of the code in the dial plan -/etc/asterisk/extensions_additional.conf

exten => s,n,QueueLog(${QUEUENO},MANAGER,${AMPUSERCIDNAME},REMOVEMEMBER,)
exten => s,n,QueueLog(${QUEUENO},MANAGER,${AMPUSERCIDNAME},ADDMEMBER,)

duplicates the standard log and prevents its analysis. Is it possible to delete the messages?