From: "drbrain (Eric Hodel)" Date: 2012-05-16T11:27:06+09:00 Subject: [ruby-core:45072] [ruby-trunk - Feature #5096] offer Logger-compatibility for syslog ext Issue #5096 has been updated by drbrain (Eric Hodel). The second rails-free patch places it under ext/syslog/lib/syslog and introduces test/syslog/. I did not move test/test_syslog.rb to test/syslog/test_syslog.rb though, I was going to submit this as a separate issue if this was was accepted. ---------------------------------------- Feature #5096: offer Logger-compatibility for syslog ext https://bugs.ruby-lang.org/issues/5096#change-26651 Author: normalperson (Eric Wong) Status: Assigned Priority: Low Assignee: knu (Akinori MUSHA) Category: Target version: There's http://rubygems.org/gems/SyslogLogger, but I would like to have ths compatibility by default. Having to remember to install the oddly-capitalized SyslogLogger gem makes things harder than it should be. Importing the SyslogLogger gem would solve this issue. -- http://bugs.ruby-lang.org/