Conversation
|
Would be great if you could merge this. Cannot use this package on Laravel 10 now. |
I’m requiring this branch instead of tag/version temporarily in my Laravel 10 project and it works fine. |
|
Nice idea! Works in my Slim 4 project too. In case it helps anyone, this command will do the job: To revert to the latest release, simply use: |
| $batchSize = 10000, | ||
| string $group, | ||
| string $stream, | ||
| int $retention = 14, |
There was a problem hiding this comment.
I thought retention could be null for infinite. So that'd be ?int
There was a problem hiding this comment.
@noahred16 Apologies but many months ago I forked this repository and applied the above PR, with additional fixes and improvements. It's available at phpnexus/cwh.
I intend to maintain my fork as I use CloudWatch Logs with PHP 8.1 at my workplace, but may I ask if you plan to take over maintenance of this original repository?
There was a problem hiding this comment.
Hi @markinjapan. No, I just started using CloudWatch with my project and found this repo useful. I commented here but I did not realize that this repo was inactive. I'll take a look at yours. Thanks for sharing.
No description provided.