software
go-telegram-alert
A Go logger wrapper that forwards log messages to a Telegram chat. Drop-in replacement for the standard logger, ideal for remote monitoring.
Details
- Language
- Go
- Platform
- Telegram Bot API
- Purpose
- Remote log monitoring
A custom Go logger that wraps the standard library logger and forwards messages to a specified Telegram chat. Drop it into any Go application for instant remote monitoring - see errors and warnings on your phone without needing to SSH into the server.