[JIRA ID - ODUHIGH-275] Part -3 classifying of logs of sch folder
[o-du/l2.git] / src / 5gnrsch / sch_common.c
index 9343811..cdcbf90 100644 (file)
@@ -516,7 +516,7 @@ uint8_t schUlResAlloc(SchCellCb *cell, Inst schInst)
    ret = sendUlSchInfoToMac(&ulSchedInfo, schInst);
    if(ret != ROK)
    {
-      DU_LOG("\nSending UL Sch info from SCH to MAC failed");
+      DU_LOG("\nERROR  -->  SCH : Sending UL Sch info from SCH to MAC failed");
    }
 
    schInitUlSlot(schUlSlotInfo);