digital-asset / daml

The Daml smart contract language
https://www.digitalasset.com/developers
Other
801 stars 203 forks source link

Non-repudiation: improve logging #9093

Closed stefanobaghino-da closed 1 year ago

stefanobaghino-da commented 3 years ago

Logging is used sparingly within the context of non-repudiation.

Enhance logging by keeping track of all external interactions and possibly relevant internal events for debugging and visibility.

Evaluate using the contextualized logging infrastructure if that helps.

stefanobaghino-da commented 1 year ago

No longer relevant.