Does anyone know if it is possible to control what information is written to the WebJob Invocation Logs when using the Azure WebJob SDK? I am processing a queue which holds sensitive information that i do not wish to store or be displayed in the logs. Is this possible?
Any help would be greatly appreciated,
Cheers, Phil.