monolog-logtail
monolog-logtail copied to clipboard
Better Stack PHP client
As error in the better stack logs when running version PHP 8.2.7 Deprecated: Use of "self" in callables is deprecated in vendor/logtail/monolog-logtail/src/Monolog/LogtailFormatter.php on line 30 Refer: https://github.com/logtail/monolog-logtail/blob/master/src/Monolog/LogtailFormatter.php#L35
I am using Laravel 10 and for logs delivery I am using queues. The log system works fine, for example if I run it from a command, or a controller:...
Have any questions? Please explore the Logtail [documentation](https://betterstack.com/docs/logs) or contact our [support](https://betterstack.com/help).
I will randomly get an error in my error tracker saying `Failed to send 3 log records to Better Stack because of RuntimeException: Curl error (code 16)`. It's usually 3...