# Helper tools to work with the Query log ### Usage - `npm install` - Install the dependencies - `npm run anonymize ` - Reads querylog from the `` and writes anonymized version to `` ### Examples - `npm run anonymize test/querylog.json test/anonquerylog.json` - anonymizes the `test/querylog.json`.