Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require syslog only when necessary #248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akihikodaki
Copy link

Requiring syslog on Ruby 3.3.0 results in an warning if the gem is not explicitly installed. Suppress it by requiring syslog only when the user tries to use Logging::Appender::Syslog.

Requiring syslog on Ruby 3.3.0 results in an warning if the gem is not
explicitly installed. Suppress it by requiring syslog only when the user
tries to use Logging::Appender::Syslog.
@Nik08
Copy link

Nik08 commented Aug 6, 2024

Can we have this PR reviewed and merged? Need the warning resolution for syslog.
Will be really helpful if this issue could be closed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants