v1.0.0
Introduction
LaraGram Watchdog is a package that allows you to monitor your application's log files in real time directly from the command line. Unlike traditional log tailing solutions, Watchdog is built specifically for the LaraGram ecosystem and works seamlessly with any logging driver.
In addition to real-time log streaming, Watchdog can automatically send logs, errors, and exceptions to Telegram chats. It also includes an interactive Telegram-based Log Manager that allows you to browse, navigate, and read your log files directly from Telegram.
Watchdog is designed with a focus on developer experience, providing a clean CLI interface and a convenient file management tool to help you quickly inspect and debug your application.
Official Documentation
Documentation for Watchdog can be found on the LaraGram website