daml/daml-script/test
Victor Müller 26a53d8469
Add logging command line option to ledger http service (#9581)
CHANGELOG_BEGIN

- [Ledger HTTP Json service] Logging can now be configured via the `--log-level` cli argument. Valid values are `error`, `warn`, `info` (default), `debug`, `trace`

CHANGELOG_END

Co-authored-by: victor.mueller@digitalasset.com <mueller.vpr@gmail.com>
2021-05-05 17:36:22 +00:00
..
daml Add exception handling to Daml Script (#9324) 2021-04-07 18:48:24 +02:00
src Add logging command line option to ledger http service (#9581) 2021-05-05 17:36:22 +00:00
BUILD.bazel Improve script errors when the endpoint is not the JSON API (#9550) 2021-05-03 09:13:49 +00:00
daml-script-test-runner.sh Expose Daml stacktraces for Daml Script errors (#9025) 2021-03-04 16:13:50 +01:00