daml/ledger-service
Stefano Baghino 42e071f2c2
Add //libs-scala/doobie-slf4j and replace usages of jdkLogHandler (#8731)
The jdkLogHandler provided by Doobie exists purely as an example and the library
itself does not recommend using it in production.

Note that this slightly changes the runtime behavior, logging successful queries
at debug level rather then info. The message itself is preserved from the original
MIT-licensed example.

This uses Slf4j as most of our components, instead of java.util.logging.

changelog_begin
[HTTP JSON API] The server now logs successful queries at debug level
instead of info
[Trigger Service] The server now logs successful queries at debug level
instead of info
changelog_end
2021-02-03 10:45:05 +00:00
..
cli-opts Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
db-backend soft-code Postgres in json-api (#8517) 2021-01-21 07:22:33 -05:00
http-json Add //libs-scala/doobie-slf4j and replace usages of jdkLogHandler (#8731) 2021-02-03 10:45:05 +00:00
http-json-perf Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
http-json-testing soft-code Postgres in json-api (#8517) 2021-01-21 07:22:33 -05:00
jwt Upgrade scopt to 4.0.0 (#8466) 2021-01-11 21:23:02 +01:00
lf-value-json Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
utils Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00