- Added support for Laravel 12
- Added support for PHP 8.4
- Adds support for minimum log levels #28
- Breaking change: Cast logged_at to immutable datetime object
- Added support for pruning the logs
- Added support for custom database connections
- Fixes bug when array key formatted is not set.
- Now catches issues when writing to the database and writes them to a fallback driver. 67b0e65
- Fixed a bug that caused exceptions to report incorrectly #10
- Added support for Laravel 10
- Fixed unguarded model #2
Initial version