daml/ledger-service
Moritz Kiefer a34963c16d
Include JSON API logback in scala_binary (#7485)
With the introduction of the standalone JAR, we cannot rely on the
assistant anymore to pass the default logback config. Users can still
override the logback config with `-Dlogback.configurationFile` if they
need something else but this provides a more sensible default logging
config than seeing a ton of debug logs from netty.

changelog_begin
changelog_end
2020-09-25 17:52:50 +02:00
..
cli-opts add --address option to trigger service (#7090) 2020-08-12 13:50:00 -04:00
db-backend use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
http-json Include JSON API logback in scala_binary (#7485) 2020-09-25 17:52:50 +02:00
http-json-perf JSON API Perf Test Runner Query Store Index Support (#7434) 2020-09-17 16:39:00 -04:00
http-json-testing JSON API perf test main that starts sandbox and json-api services (#7283) 2020-08-31 22:55:01 +00:00
jwt add more scalac 2.12 warnings (#6798) 2020-07-21 08:18:01 -04:00
lf-value-json LF: Kill ValueStruct (#7457) 2020-09-22 13:37:59 +02:00
utils replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00