Sha256: 5dfb0a3f4b821bdb40c40473f560a9ad0bc0ca34afc2c232343a2951c2c16714

Contents?: true

Size: 789 Bytes

Versions: 1

Compression:

Stored size: 789 Bytes

Contents

v0.5.0
    Supports new base logworm gem, which can work as a Heroku addon
    Configuration parameters now stored as URL
    No error if logworm cannot be properly configured -- lw_log simply ignored
    No logging in development mode
    
v0.4.1
    Show in console time spent communicating with the server.
    
v0.4.0 Added support for running on Rails!
    To use, add config.gem ‘logworm_client’ to environment.rb
    Then you can configure in ApplicationController, via logs_requests [:short | :long]+
    Works from views, models, or controllers.
    
v0.3.2 added lw_log method --fixed small issue

v0.3.1 added lw_log method

v0.3.0 ensure gem and dependencies live in gemcutter

v0.2.0 log short requests by default in the rack

v0.1.1 minor changes

v0.1.0 initial version.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
logworm_client-0.5.0 CHANGELOG