-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Labels
triagedJira issue has been created for thisJira issue has been created for this
Description
Ruby 3.4 will move the syslog gem from a default gem to bundled gem. Ruby 3.3 is already warning about this:
warning: syslog was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add syslog to your Gemfile or gemspec.
Since syslog requires native extensions, we should include it in any runtimes that use Ruby >= 3.4, once that's been released.
Metadata
Metadata
Assignees
Labels
triagedJira issue has been created for thisJira issue has been created for this