Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
v1.0.5
What's Changed
- [ENHANCEMENT] Config file & README by @dansysanalyst in #5
- [TESTS] Add basic tests by @dansysanalyst in #4
- Fix Laravel Octane by @VictoRD11 in #10
New Contributors
- @dansysanalyst made their first contribution in #5
- @VictoRD11 made their first contribution in #10
Full Changelog: v1.0.4...v1.0.5
v1.0.x
Initial release of Log Viewer! 🎉
Features:
- View all the logs in your
storage/logs
directory of the Laravel application - Search the logs
- Filter by log level (error, info, debug, etc)
- Sharable log links
- Supports Horizon logs
- Download & delete log files from the UI