fastmail / Ix

automatic generation of JMAP-style APIs
GNU General Public License v2.0
10 stars 5 forks source link

Allow masking props of request/response structures when logging #40

Closed wolfsage closed 7 years ago

wolfsage commented 8 years ago

Add new ix property 'masked' which will cause those values to be replaced with 'MASKED' in the transacton logs for both the requests and the response

For non-ix properties, mask_value() can be used to mask whatever needs masking

wolfsage commented 7 years ago

This is going to be gone about in an entirely different way. Closing