javvlon / laravel-google-chat-logger

A custom Laravel logger that sends log messages to a Google Chat webhook.
MIT License
2 stars 0 forks source link

Merge pull request #2 from javvlon/feature/laravel-10-compatibility #3

Open javvlon opened 4 days ago

javvlon commented 4 days ago

Changes: The write method now accepts a Monolog\LogRecord object instead of an array