devel-logger / 1.2.7
| Short description: | Lightweight logging utility | |||||
|---|---|---|---|---|---|---|
| Category: | Library/debugging/logging | |||||
| Status: | stable | |||||
| Created: | 2002-12-31 15:00:00 GMT | |||||
| Last update: | 2008-11-24 14:38:00 GMT | |||||
| Owner: | NaHi (Projects of this owner) | |||||
| Homepage: | http://dev.ctor.org/logger | |||||
| Download: | http://dev.ctor.org/download/logger-1_2_7.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/logger
|
|||||
| 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 (-)] | |||||