Skip to content

rsmdt/yell-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yell for Rails

Build Status

If you are not yet familiar with Yell - Your Extensible Logging Library check out the githup project under https://github.com/rudionrails/yell or jump directly into the Yell wiki at https://github.com/rudionrails/yell/wiki.

Installation

System wide:

gem install yell-rails

In your Gemfile:

gem "yell-rails"

Configuration

Once yell-rails is added to your Gemfile, you can run the generator:

rails generate yell:install

Compatibility

This gem is written for Rails 3.x. Lower versions are not supported. Pull requests for backwards compatibility are welcome if there is a need.

Usage

This gem replaces your standard Rails logger with Yell. Please refer to the Yell Wiki on how to use and configure this gem.

Copyright © 2011-2012 Rudolf Schmidt, released under the MIT license

About

Yell for Rails

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages