From: Yui NARUSE Date: 2011-07-26T16:09:59+09:00 Subject: [ruby-core:38517] [Ruby 1.9 - Feature #5096] offer Logger-compatibility for syslog ext Issue #5096 has been updated by Yui NARUSE. Where is a patch or the repository? Anyway such enhancement should be introduced as a patch to trunk. We are hard to understand the actual change of this feature. Moreover adding a new library or replacing a library is hard to accepted. Enhance a existed library is much easier then it. ---------------------------------------- Feature #5096: offer Logger-compatibility for syslog ext http://redmine.ruby-lang.org/issues/5096 Author: Eric Wong Status: Open Priority: Low Assignee: 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://redmine.ruby-lang.org