Sha256: 2866e8f185dcc58566b67c7d123342561ca627152e38a65d9faf90578ac0fddc

Contents?: true

Size: 1.93 KB

Versions: 1

Compression:

Stored size: 1.93 KB

Contents

0.11.1 (05/23/2012)
-------------------

document require statement for server <116b17d>
use ttl when set in same post, only backup/restore levels from activate_levels, not set_levels <05140c1>

0.11.0 (05/22/2012)
-------------------

better initialization through rails mechanisms <29222cb>
fix docs, add monitor thread <d0381ab>
fix urls, typeahead, non-dev mode <47b9de6>
update copyright date <507a2b6>
update TODO <fa3e36c>
remove dead file <bb0476e>
tweak ui <8eaa8f9>
add ability to dynamically change logger levels, with webui to do so <6ebf9dd>
fix to allow overriding specific logger levels in yml <4a1e076>
Merge pull request #2 from backupify/rails_3.2 <534fa82>
since rails 3.2 has removed the class_inheritable_attribute call, we have to use the new class_attribute call to define loggers instead <3c6cd4a>

0.9.6
-----

Made LoggerSupport module actually set up inherited loggers. <6758d73> [Kevin Menard]

0.9.5
-----

add ability to define loggers by including a module <566c88c> [Matt Conway]
ruby 1.9 fix <db07d8f> [Matt Conway]

0.9.4
-----

rails3 support <096ad75> [Matt Conway]

0.9.3
-----

don't throw excpetion for delegate classes (generators) <54dd68a> [Matt Conway]

0.9.2
-----

custom task <a280ac8> [Matt Conway]
handle logger delegation, a.l.a. ActionView->ActionController <54aa99a> [Matt Conway]
extra test <0504aa9> [Matt Conway]
use canonical gem <1e6d3f9> [Matt Conway]

0.9.1
-----

fix dep <46edc61> [Matt Conway]

0.9.0
-----

get working with nested classes, prevent rails from overriding logger <b9fecdd> [Matt Conway]
some doc changes <334f2de> [Matt Conway]
add dependency to ActiveSupport, Refactor to remove dependency on load order, Add tests <beb8769> [Matt Conway]

0.0.2
-----

changelogs <a68ba93> [Matt Conway]
changelogs <380cbf3> [Matt Conway]
add jeweller gemcutter support <da96329> [Matt Conway]
fix spelling on hierarchy, handle missing loggers in class hierarchy <1e4e3c0> [Matt Conway]

0.0.1
-----

Initial Version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lumber-0.11.1 CHANGELOG