Straps

Beautiful debug logging.

Installation

In your Gemfile, add this line:

gem "straps"

Example Usage

Anywhere in your app, print clean logging information to log/straps.log:

Straps.debug "Here is some debug info"