LIB: Update DICE docs to reflect logging update

Change-Id: Id8bec9fb64fa7ab46b58fe5230ddb66877db65a1
Signed-off-by: Jackson Cooper-Driver <jackson.cooper-driver@arm.com>
diff --git a/docs/partitions/dice_protection_environment/dice_protection_environment.rst b/docs/partitions/dice_protection_environment/dice_protection_environment.rst
index 5928bea..d37aad5 100644
--- a/docs/partitions/dice_protection_environment/dice_protection_environment.rst
+++ b/docs/partitions/dice_protection_environment/dice_protection_environment.rst
@@ -206,7 +206,7 @@
     -DMCUBOOT_IMAGE_NUMBER=4 \
     -DRSS_GPT_SUPPORT=0 \
     -DTFM_EXTRAS_REPO_PATH=$TFM_EXTRAS_PATH \
-    -DTFM_SPM_LOG_LEVEL=3 \
+    -DTFM_SPM_LOG_LEVEL=LOG_LEVEL_DEBUG \
     -DRSE_LOAD_NS_IMAGE=OFF \
     -DTFM_ISOLATION_LEVEL=1 \
     -DCONFIG_TFM_SPM_BACKEND=IPC \
@@ -344,4 +344,4 @@
 
 --------------
 
-*Copyright (c) 2023-2024, Arm Limited. All rights reserved.*
+*SPDX-FileCopyrightText: Copyright The TrustedFirmware-M Contributors*