Closed cosimon closed 4 years ago
Do not output raw data to logs when a SchemaMismatch error occurs in the transformer.
To observe the old behavior, modify logging.conf to DEBUG and the output display the raw record.
DEBUG
Description of change
Do not output raw data to logs when a SchemaMismatch error occurs in the transformer.
Manual QA steps
Risks
Rollback steps
To observe the old behavior, modify logging.conf to
DEBUG
and the output display the raw record.