daml/libs-scala/contextualized-logging
Stefano Baghino 243746d465 Add logging context information to ledger services (#4205)
* Add logging context information to ledger services

Rolls back that AllowedType implicit, which made the logging context
less usable and didn't provide that much of an advantage. Replaced with
helpers where it makes sense that take care of turning the value safely
into a string.

Closes #3699

CHANGELOG_BEGIN
CHANGELOG_END

* Remove unused import

* Address https://github.com/digital-asset/daml/pull/4205#discussion_r370704306
2020-01-24 18:28:08 +00:00
..
src Add logging context information to ledger services (#4205) 2020-01-24 18:28:08 +00:00
BUILD.bazel contextualized-logging: Move to its own Bazel package. (#4138) 2020-01-21 14:25:06 +01:00