rails_syslogger 0.1.1
This allows you to set some nice default syslog configuration options for your rails environment, using syslog for all production and development environments, except your local development environment. Set the environment variable "RAILS_DEV" to "true" to not use sysloger.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Runtime Dependencies (1):
syslogger
~> 1.2.4