telelog library

A singleton class that provides a logging mechanism integrated with Telegram bots.

The Telelog class allows developers to send log messages directly to Telegram chats with different log levels such as debug, info, warning, error, and fatal.

Classes

Telelog