← All projects

DisLogger

by @1FarZ1

12

Send structured logs, errors, crash reports, and even user activities directly to your Discord channels in seconds.

About this project

DisLogger A Flutter package that simplifies logging to Discord webhooks. This package helps you send structured and formatted logs directly to Discord channels, making debugging and monitoring your Flutter applications easier and more collaborative. Features 📝 Channel-based logging - Send different log types to different Discord webhooks 🔍 Detailed context - Automatically includes device info, timestamps, and user data 🌈 Formatted messages - Clean and readable Discord message formatting 📱 Device identification - Automatically captures device information ⚡ Lightweight - Minimal impact on app performance 🆓 Completely free - No hidden servers or fees 📈 Collaborate easily - Share logs with your team in Discord 🛠️ Customizable fields - Add custom data to your log messages [SOON] Installation Run: Quick Start Usage Basic Logging Custom Log Data Add custom fields to your log messages: Handling Authentication Events Advanced Configuration Custom Enum Types You can use any enum for categorizing your logs: Error Handling The package includes built-in error handling and retry logic: Message Format Discord messages are formatted for readability: Best Practices

From the project README on GitHub

Stars
12
Forks
0
License
other
Last push
30 Apr 2025

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/dislogger.svg)](https://www.madeinalgeria.dev/projects/dislogger)

Related projects