Skip to content

Makes the default Ruby logger a little more colorful and useful

License

Notifications You must be signed in to change notification settings

gmitrev/wololo_formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WololoFormatter

Turns this:
Alt text

Into this:
Alt text

All messages:
Alt text

Works for all versions of Rails 3+ and in all code where the default ruby logger is used.

Installation

Add this line to your application's Gemfile:

gem 'wololo_formatter'

And then execute:

$ bundle

Or install it yourself as:

$ gem install wololo_formatter

Usage

Just adding the gem to the gemfile is enough.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Makes the default Ruby logger a little more colorful and useful

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages