unified-logger 0.1.5
Mainly useful for aggregating the logs of all the rails applications in your organization at one place. All the rails app connect to a restful logger where the logs are stored in the database.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rest-client
~> 1.6.1