Michele0303 / tiktok-live-recorder

🎥✨ A TikTok live streaming recorder tool written in Python. Capture and relive your favorite TikTok moments effortlessly. 🎥✨
MIT License
370 stars 102 forks source link

Enhancement: Customize Python Logging Format Based on Log Level #68

Open Michele0303 opened 1 year ago

Michele0303 commented 1 year ago

The proposed improvement aims to have a different message depending for different log levels. For example:

Implementation of this feature could significantly improve the readability of logs by allowing more detailed formatting of messages.