Skip to content

Don't log fabricate args

Mark Lapierre requested to merge ml-fix-logging-qa into master

What does this MR do?

Temporary fix to stop logging sensitive data. See https://gitlab.com/gitlab-org/quality/team-tasks/issues/69 for details.

This MR stops logging of all arguments to fabrication methods. In another MR we can allow logging again and just ignore or mask specific sensitive data.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/quality/team-tasks/issues/69

Does this MR meet the acceptance criteria?

Merge request reports