lumber 1.2.0
Lumber tries to make it easy to use the more robust log4r logging system within your rails application. To do this it sets up log4r configuration from a yml file, and provides utility methods for adding a :logger accessor to classes dynamicaly as they get created.
Gemfile:
=
instalar:
=
Runtime Dependencies (3):
Development Dependencies (8):
awesome_print
>= 0
capybara
>= 0
poltergeist
>= 0
rack-test
>= 0
rails
~> 4.0.3
rake
>= 0
rspec
>= 0
sinatra-contrib
>= 0