Skip to content

Releases: Naoray/laravel-github-monolog

v1.0.0 - Initial Release 🚀

10 Jan 21:48
Compare
Choose a tag to compare
  • ✨ Automatically creates GitHub issues from log entries
  • 🔍 Intelligently groups similar errors into single issues
  • 💬 Adds comments to existing issues for recurring errors
  • 🏷️ Supports customizable labels for efficient organization
  • 🎯 Smart deduplication to prevent issue spam
    • Time-based deduplication (configurable window)
    • Prevents duplicate issues during error storms
    • Automatic storage management
  • ⚡️ Buffered logging for better performance

Full Changelog: https://github.com/Naoray/laravel-github-monolog/commits/v1.0.0