Log Weasel

Instrument Rails and Resque with shared transaction IDs so that you trace execution across instances. This particularly handy if you're using a system like Splunk to manage your log files across many applications and application instances.

Installation

Add log_weasel to your Gemfile:


gem 'log_weasel'

Use bundler to install it:


bundle install

LICENSE

Released under the MIT License. See the LICENSE file for further details.