mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
9c08e4cf7e
* logging-entries: Make `LoggingEntries` a non-case class. There's no reason for it to need `equals`, etc. CHANGELOG_BEGIN CHANGELOG_END * ledger-api-domain: Convert commands into a logging value. Instead of having a function, let's use `ToLoggingContext`. This also adds a couple of missing items, and always logs `workflowId`. * participant-state: Convert updates into a logging value. Instead of having a function, let's use `ToLoggingContext`. This changes some of the logging context structure, but otherwise everything remains the same. * Make sure Scaladoc is lined up for modified code. |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |