Hide value in gatling.log for security (value is user's passwords)

Hi Guys

I need you help.

I need to do performance test to application in production environment and I need hide and do not print the value in gatling.log (value is user’s passwords).

Could you help with any idea?

Thanks and regards,

There’s no such thing as gatling.log, at least not in any official Gatling component.
There’s a simulation.log that only contains request functional names, timestamps and statuses, no reason that a password end up in there.