set Logger Delegate
Set if Batch should send its logs to an object of yours (default = null) Be careful with your implementation: setting this can impact stability and performance You should only use it if you know what you are doing.
Parameters
delegate
An object implementing LoggerDelegate