daml/triggers/runner
Samir Talwar af9382ce92
contextualized-logging: Reduce the API surface and avoid name collisions. (#10102)
* contextualized-logging: Remove `Map` from the `LoggingContextOf` API.

* contextualized-logging: Encapsulate entries.

CHANGELOG_BEGIN
CHANGELOG_END

* contextualized-logging: Disambiguate `withEnrichedLoggingContext`.

So forthcoming implicit conversions won't confuse the compiler.

* contextualized-logging: Remove a now-unused compat import.

* contextualized-logging: Avoid overloading `LoggingEntries#apply`.

* contextualized-logging: Remove the silencer plugin.
2021-06-24 16:21:26 +00:00
..
src/main contextualized-logging: Reduce the API surface and avoid name collisions. (#10102) 2021-06-24 16:21:26 +00:00
BUILD.bazel Port //triggers/... to Scala 2.13 (#8781) 2021-02-09 13:35:05 +01:00