daml/ledger-service/http-json-cli
Victor Peter Rouven Müller beb2d138f2
Add cli option & system property to enable json only logging for http json service (#9725)
changelog_begin
- [Ledger HTTP Json Service] Logging output can now be in JSON either via providing the cli option `--log-encoder json` or via setting the env var `LOG_FORMAT_JSON=true`
changelog_end
2021-05-20 13:28:34 +00:00
..
ce/src/main/scala/com/daml/http Remove code duplication of driver names in HTTP JSON API (#9239) 2021-03-25 10:44:54 +00:00
ee/src/main/scala/com/daml/http Fix copy-pasta in HTTP JSON API EE options (#9296) 2021-03-31 08:57:51 +02:00
src/main/scala/com/daml/http Add cli option & system property to enable json only logging for http json service (#9725) 2021-05-20 13:28:34 +00:00
BUILD.bazel Add cli option & system property to enable json only logging for http json service (#9725) 2021-05-20 13:28:34 +00:00