- Fixed the append usage warning (CRT-D0001) - Fixed the nil context warning (SCC-SA1012)
- Introduced a new debug package that allows for logging at various levels (1-7). - Implemented initialization, logger retrieval, and logging functions. - Added functionality to set and get the current debug level.