xcm: Improve debuggability (#2799)

Adds more logging to the XCM execution for better debugging.
This commit is contained in:
Bastian Köcher
2023-12-26 23:28:29 +01:00
committed by GitHub
parent 56849c37b5
commit 7070b65d76
9 changed files with 292 additions and 180 deletions
+10
View File
@@ -0,0 +1,10 @@
title: Improve XCM debuggability
doc:
- audience: Runtime User
description: |
Adds more logging to XCM execution to improve its debuggability.
crates:
- name: "staging-xcm-builder"
- name: "staging-xcm-executor"