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

please add support for ruby 2.0 syslog/logger lib #1672

Closed
mphre opened this issue Apr 30, 2014 · 2 comments
Closed

please add support for ruby 2.0 syslog/logger lib #1672

mphre opened this issue Apr 30, 2014 · 2 comments
Milestone

Comments

@mphre
Copy link

mphre commented Apr 30, 2014

It appears it's not included now (running with --2.0 flag):

> require 'syslog/logger'
LoadError: no such file to load -- syslog/logger
from org/jruby/RubyKernel.java:1065:in `require'
@concept47
Copy link

Just in case you need an alternative in the meantime, this gem seems to do work okay with jruby
https://github.com/ngmoco/syslog_logger

Screen shot
http://cl.ly/image/021v3u0P3Z2o

@kares kares added this to the Won't Fix milestone Jan 17, 2017
@kares
Copy link
Member

kares commented Jan 17, 2017

no longer relevant -> JRuby 9k is there for post 2.0 Ruby features

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

No branches or pull requests

3 participants