mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
0b72b6f716
* get a LoggingContext into the TriggerRunnerImpl * make some implicits more implicitly scoped and explicitly ascribed * make some private/final markings * most of JsonFormat[Identifier] is in companion * experimental LoggingContext with phantom type * ActorContext#log isn't really doing that much * more details of LoggingContextOf * make LoggingContextOf compile * add trigger message logging, yet without context * fix parent compile errors * use Config as the phantom for its own logging extensions * LocalDateTimeFormat cleanup * switch TriggerRunner to contextual logging * add trigger definition ID to logs * log trigger-submitted commands, fix trigger test compile * log trigger stopping and DAR uploads * add context to PostStop/PreRestart logs * add changelog CHANGELOG_BEGIN - [Triggers] More detailed logging of trigger actions and trigger service actions. See `issue #7205 <https://github.com/digital-asset/daml/pull/7205>`_. CHANGELOG_END * missed copyright header * switch to Unit, scala/bug#9240 fixed |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |