Unverified Commit 39bf9825 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Refrain from logging user data. (#227)

In the apply process logging the SQL statements opens the door to logging
user data. For privacy concerns, reduce the apply module logging.

Also reduce the amount of logs sent by the receive and apply processes in
general, as this can lead to a very large volume of data and we do not
anciticape needing that level of details to be able to debug operations.
parent f8318254
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment