about summary refs log tree commit homepage
tag namev1.2.0 (e0f2fb18c7cee8fff8b136167aaf1d22941de483)
tag date2012-11-06 03:01:30 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 7cff94a7ce...
downloadclogger-1.2.0.tar.gz
clogger 1.2.0 - small bug and compatibility fixes
This release enables the optional C extension on MRI Ruby 2.0.0
(and any other platform that builds C extensions).

For rare setups which do not specify a :logger or :path
parameter for Clogger#initialize, we are now Rack::Lint
compliant and call #write on env["rack.errors"] instead
of "<<"