From 06db1a86dc5f3633cbed046af6851278b968aa91 Mon Sep 17 00:00:00 2001 From: Ayevbeosa Iyamu Date: Fri, 27 Dec 2024 04:15:21 +0100 Subject: [PATCH] update pr_7003.prdoc --- prdoc/pr_7003.prdoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/prdoc/pr_7003.prdoc b/prdoc/pr_7003.prdoc index 8fb0fe93934a..bf2d62a4b84e 100644 --- a/prdoc/pr_7003.prdoc +++ b/prdoc/pr_7003.prdoc @@ -3,11 +3,13 @@ title: Added logging for xcm filters/helpers/matchers/types doc: - audience: Runtime Dev description: | - This PR adds error logs to assist in debugging staging-xcm-builder. + This PR adds error logs to assist in debugging xcm. Specifically, for filters, helpers, matchers. - Additionally, it replaces the usage of `log` with `tracing`. + Additionally, it replaces the usages of `log` with `tracing`. crates: - name: staging-xcm-builder + bump: minor + - name: assets-common bump: patch \ No newline at end of file