-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use named parameters for Structured Logging (#102)
* Update fire.rs to use named parameters for logging * Refactor log messages to use structured format for DKG and signature events * Refactor log messages for clearer formatting and context * Refactor logging statements for clarity in coordinator and signer modules * Refactor log messages for DKG flow consistency and clarity * Fix log message formatting in DKG round debug output
- Loading branch information
Showing
3 changed files
with
116 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.