Skip to content

Commit

Permalink
updating docos
Browse files Browse the repository at this point in the history
  • Loading branch information
TwP committed Sep 16, 2011
1 parent 26ae497 commit 2f86a29
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
logging-rails
=============

A Railtie for for integrating the [Logging][https://github.com/TwP/logging] framework into your Rails 3 application.
A Railtie for for integrating the [Logging](https://github.com/TwP/logging) framework into your Rails 3 application.

Features
--------

Install
-------
Expand All @@ -22,15 +25,18 @@ rails generate logging:install
Usage
-----
config.log_to
Logging.logger['ModelName'].level = :debug
Author
------
Original author: [Elliot Winkler][https://github.com/mcmire]
Original author: [Elliot Winkler](https://github.com/mcmire)
Contributors:
* [Tim Pease][https://github.com/TwP]
* [Tim Pease](https://github.com/TwP)
License
-------
Expand Down

0 comments on commit 2f86a29

Please sign in to comment.