• Improve logging capabilities of json-prune scriptlet

    gorhill committed Apr 28, 2020
    Specifically:
    
    - Log entries as received by client code
    - Prettier and more readable console output
    - Ability to only log entries matching a
      specific needle
    
    As per internal discussion at
    <https://github.com/uBlockOrigin/uAssets>; limited
    logging capabilities of json-prune originally raised
    by <https://github.com/gwarser>.