Added
- The following CLI options:
--tcp: use TCP server instead of stdio--host: host for TCP server (default 127.0.0.1)--port: port for TCP server (default 2087)--log-file: redirect logs to the given file instead of writing to stderr-v/--verbose: increase verbosity of log output
- Logging. To stderr by default, but optionally a file on the file system.