Logger: Enhance the child logger functionality by fixing type issues, ensuring that custom levels work seamlessly without errors. This improvement allows for smoother logging experiences when using custom log levels.
Fixes
Fix child logger type errors when using custom levels, preventing runtime issues in logging scenarios.
Others
Update dependencies to improve overall performance and stability of the logger.