When the log level is set to DEBUG, arroy is sending many logs.
This is disruptive to applications that rely on logs for important operations.
Any log that can happen an unbounded number of times during an operation should probably be set to trace level instead.