Commit Graph

8 Commits (7023e75bb51ab26dff4c8fcccdc855d781ca4b15)

Author SHA1 Message Date
binarybaron 407b98d3a2 Always write logs as JSON to files 3 years ago
binarybaron 43c07636d8 Revert move from `chrono` to `local-time`
This reverts commit 9e85637419
3 years ago
rishflab 9e85637419 Use rfc3339 date time when logging
Chrono feature is deprecated in tracing-subscriber 0.3.3
3 years ago
rishflab 5de559999d Enable json logs for the cli 3 years ago
Thomas Eizinger 09f395a26b
Don't print level and time for `list-sellers`
This is now consistent with the `buy-xmr` command.
3 years ago
Daniel Karzel ff10edd8a4
Add the `list-sellers` command to the CLI
This command uses a rendezvous node to find sellers (i.e. ASBs) and query them for quotes.
Sellers, that can be dialed and queried for a quote will be listed.
3 years ago
Daniel Karzel 0187d9ef4f
Introduce `--json` flag for the CLI
When `--json` is used the CLI does not log to file, but only on the command line in json output.
3 years ago
rishflab 8805002f96 Remove redundant noun from tracing initialiser functions 4 years ago