OpenTekHub / cryptobot

an telegram bot to track latest cryptocurrency prices
https://t.me/trackingcryptopricerbot
MIT License
10 stars 32 forks source link

[Feature Request]: Implementing logging instead of printing errors to the console #62

Open Jordian0 opened 2 hours ago

Jordian0 commented 2 hours ago

Is there an existing issue for this?

Feature Description

In the context of your Telegram bot, logging provides a way to capture important events, errors, and debugging information, helping you monitor and maintain the bot effectively

Use Case

Log when a user requests a conversion or checks a cryptocurrency price, allowing you to analyze usage patterns over time.

Benefits

When errors occur, logging allows you to capture the context in which they happened, making it easier to implement error recovery strategies.

Priority

Medium

Record

github-actions[bot] commented 2 hours ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.