laravel-gelf-logger icon indicating copy to clipboard operation
laravel-gelf-logger copied to clipboard

A package to send gelf logs to a gelf compatible backend like graylog

Results 2 laravel-gelf-logger issues
Sort by recently updated
recently updated
newest added

Adding Laravel 10 compatibility for logger processors configuration https://laravel.com/docs/10.x/logging#monolog-processors Original code can by found here: https://github.com/illuminate/log/blob/cf040cfddc30d5746554f173fc9c1f535077af45/LogManager.php#L409

Is it going to be possible?