daml/ledger-service
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
..
cli-opts Unify TlsConfiguration between SDK and canton [DPP-1113] (#14349) 2022-07-14 16:58:59 +02:00
db-backend Update scalafmt to 3.5.1. (#13584) 2022-04-28 09:57:04 +00:00
fetch-contracts distinguishing template and interface IDs in json-api (#14577) 2022-08-15 11:15:00 -04:00
http-json Added logging for time elapsed of ledger client call (#14711) 2022-08-22 21:14:38 +01:00
http-json-cli Update scalafmt to 3.5.1. (#13584) 2022-04-28 09:57:04 +00:00
http-json-ledger-client Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
http-json-oracle Removal of sandbox-classic module and binary (#14201) 2022-06-21 11:09:51 +02:00
http-json-perf Sandbox Classic Removal in Tests (#13934) 2022-06-07 19:54:52 +00:00
http-json-testing overloaded choices in json-api (#14410) 2022-07-27 15:40:58 +00:00
jwt DPP-1047 Added leeway options for JWT-based authorization. (#14375) 2022-07-13 14:57:54 +02:00
lf-value-json replace remaining RNil usages with shapeless.record.Record (#14275) 2022-06-28 19:16:25 +00:00
pureconfig-utils DPP-1047 Added leeway options for JWT-based authorization. (#14375) 2022-07-13 14:57:54 +02:00
utils better errors when querying by interface ID (#13406) 2022-03-31 15:53:39 +00:00