mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 20:11:06 +00:00
Improve the logging (#2645)
This commit is contained in:
@@ -723,6 +723,8 @@ impl CandidateBackingJob {
|
||||
tracing::debug!(
|
||||
target: LOG_TARGET,
|
||||
candidate_hash = ?candidate_hash,
|
||||
relay_parent = ?self.parent,
|
||||
para_id = %backed.candidate.descriptor.para_id,
|
||||
"Candidate backed",
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user