CGI-FR / PIMO

Private Input Masked Output - PIMO is a tool for data masking (anonymization, pseudonymization, ...).
https://cgi-fr.github.io/lino-doc/
GNU General Public License v3.0
38 stars 11 forks source link

[Proposal] PIMO Play display log in a pseudo console #146

Open youen opened 2 years ago

youen commented 2 years ago

To debug who a masking is running (or not :( ) debug log are useful.

this is a proposal to add a tab in the output section to display log execution to the user

image

This log are result of computation so it don't have have to be included in url parameters.

because pimo play is limited to one json object the log level could be set at debug.

youen commented 2 years ago

poke @adrienaury