Sha256: 3a8ae7ce7d1a78a9f5d0fa9ba86ddc4771c7ad812e3da61caedb62ed52525b51
Contents?: true
Size: 1.55 KB
Versions: 1
Compression:
Stored size: 1.55 KB
Contents
rails_semantic_logger ===================== Next generation logging system for Rails to support highly concurrent, high throughput, low latency systems Rails Semantic Logger replaces the Rails default logger with [Semantic Logger](http://github.com/reidmorrison/semantic_logger) * http://github.com/reidmorrison/rails_semantic_logger ## Documentation For complete documentation see: http://reidmorrison.github.io/semantic_logger/rails ## Dependencies - Ruby 1.8.7, 1.9.3, 2.0, 2.1 (and above) Or, JRuby 1.6.3 (or above) - Rails 2, 3, 4 and above ## Meta * Code: `git clone git://github.com/reidmorrison/rails_semantic_logger.git` * Home: <https://github.com/reidmorrison/rails_semantic_logger> * Bugs: <http://github.com/reidmorrison/rails_semantic_logger/issues> * Gems: <http://rubygems.org/gems/rails_semantic_logger> This project uses [Semantic Versioning](http://semver.org/). ## Author Reid Morrison :: reidmo@gmail.com :: @reidmorrison ## Contributors Marc Bellingrath :: marrrc.b@gmail.com ## License Copyright 2012, 2013, 2014 Reid Morrison Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_semantic_logger-1.6.1 | README.md |