I'd like to propose replacing the current standard logging module with the loguru library to enhance our logging system. The primary motivation is that the current implementation outputs all log messages in red color regardless of their severity level, which reduces readability and makes log monitoring difficult.