Sha256: b66f554c4382e1c9c549b1110b4dcb6a868030faf41e3584a9e28e10df867b53

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

Stored size: 1.24 KB

Contents

v0.6.1
    Added a bit of documentation

v0.6.0 
    Add support for querying API: lw_query
    
v0.5.6
    log HEROKU_QUEUE as an integer value
    
v0.5.5
    Added default logging of HEROKU_QUEUE   

v0.5.4
    Removed obsolete lw-heroku application
    
v0.5.3
    Show nicer error message with tail and compute if the app is not properly configured.

v0.5.2
    Fixes minor issues with in Rails logging

v0.5.1
    Fixes minor issues with logging statements sent to console
    
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.6.1 CHANGELOG