Transactional data in Canton logs?
App Development3 posts206 views1 likesLast activity Apr 2022
IA
Ianw1OP
Apr 2022Hi!
Does Canton write any transactional data (smart contract data) to log files for debugging/trace purposes by default, or at any of the logging levels?
If yes, is there any configuration in Canton to control and prohibit writing of any sensitive or restricted type of data to log files?
Thanks
RA
Ratko_Veprek
Apr 2022Hi Ian.
We don’t log confidential data by default: Monitoring — Canton 2.2.0-SNAPSHOT documentation
Cheers,
Ratko
IA
Ianw1
Apr 2022Thanks @Ratko_Veprek . I see there is a new section added compared to the release documentation that I checked earlier and this new section answers the question.