daml/libs-scala
Chun Lok Ling 56a4d6476f
Added logging for time elapsed of ledger client call (#14711)
* Added logging for time elapsed of ledger client call

CHANGELOG_BEGIN
CHANGELOG_END

fixes #14673

* rename logging def

* ADDED TODO

* ADDED TODO

* pass in boolean for determining if it should log based on the log level

* address Ray's comment. Wrong name Ledge -? Ledger

* make isEnable public and use it to determin whether it is debug level

* refactoring. put everything in a inner object LedgerClientRequestTimeLogger

* remove useless line

* address Ray's comment

* address Ray's comment

* log the time used for source as well

* address Stephen's address
2022-08-22 21:14:38 +01:00
..
adjustable-clock update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
auth-utils update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
build-info update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
concurrent update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
contextualized-logging Added logging for time elapsed of ledger client call (#14711) 2022-08-22 21:14:38 +01:00
crypto Update scalafmt to 3.5.1. (#13584) 2022-04-28 09:57:04 +00:00
db-utils Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
doobie-slf4j update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
flyway-testing Naming and logging improvements [DPP-956] (#13270) 2022-03-15 09:40:39 +01:00
fs-utils ledger/cli-opts: Add tests for --auth-* CLI parameters. (#12894) 2022-02-11 19:42:21 +01:00
gatling-utils Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
grpc-reverse-proxy update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
grpc-server-reflection-client update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
grpc-test-utils update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
grpc-utils Simplify implementations of BaseError trait [DPP-606] (#13185) 2022-03-10 12:12:14 +01:00
logging-entries update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
nameof Replace silencer plugin with built-in warning configuration (#12543) 2022-01-24 15:01:35 +00:00
nonempty Add minBy and maxBy on NonEmpty (#14682) 2022-08-11 11:11:04 +02:00
nonempty-cats add cats' functor instance for NonEmptyF (#14403) 2022-07-13 18:23:05 +00:00
oracle-testing Safeguard Oracle CI tests with lockIdSeed [DPP-802] (#12573) 2022-01-26 00:54:17 +01:00
ports update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
postgresql-testing Safeguard Oracle CI tests with lockIdSeed [DPP-802] (#12573) 2022-01-26 00:54:17 +01:00
resources Introduction of HOCON configuration for SoX [DPP-1033] (#14029) 2022-07-05 15:35:16 +02:00
resources-akka update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
resources-grpc update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
safe-proto LF: Imporve safety of the Serialization of proto message. (#12686) 2022-02-01 15:45:17 +01:00
scala-utils Update scalafmt to 3.5.1. (#13584) 2022-04-28 09:57:04 +00:00
scalatest-utils update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
test-evidence Simplify test evidence generator [DPP-996] (#13553) 2022-04-11 19:24:28 +02:00
timer-utils Switch to asynchronous teardown at Dispatcher (#13631) 2022-05-05 21:15:58 +02:00