Skip to content

improve logging and add option to disable proxy

Latest
Compare
Choose a tag to compare
@taspinar taspinar released this 22 Jul 15:08
· 2 commits to master since this release
  • PR234: Adds command line argument -dp or --disableproxy to disable to use of proxy when querying.
  • PR261: Improve logging; there is no ts_logger file, logger is initiated in main.py and query.py, loglevel is set via CLI.