devel-logger / 1.2.5
| Short description: | Lightweight logging utility | |||||
|---|---|---|---|---|---|---|
| Category: | Library/debugging/logging | |||||
| Status: | stable | |||||
| Created: | 2002-12-31 15:00:00 GMT | |||||
| Last update: | 2005-08-20 13:31:40 GMT | |||||
| Owner: | NaHi (Projects of this owner) | |||||
| Homepage: | http://dev.ctor.org/logger | |||||
| Download: | http://dev.ctor.org/download/devel-logger-1_2_5.tar.gz | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | devel-logger is bundled together with ruby distribution after ruby/1.8. This package is for ruby-1.6. Lightweight logging utility. require 'logger'
logger = Logger.new('myapp.log')
logger.warn { "Warn!" }
For more details, see http://dev.ctor.org/doc/devel-logger/ Version 1.2.5 - MT race condition about logfile shifting bug fixed. [ruby-dev:26764] |
|||||
| Versions: | [1.2.7 (2008-11-24)] [1.2.6 (2005-09-13)] [1.2.5 (2005-08-20)] [1.2.2+ (2004-06-07)] [1.2.2 (-)] | |||||