Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-06 | 'For consistency, please add a trailing slash to "http://example.com".' | rodent | 1 | -2/+2 | |
2012-03-17 | Update ruby-log4r to 1.1.10. | taca | 3 | -13/+15 | |
Exact changes are unknown. | |||||
2010-12-04 | Update ruby-log4r package to 1.1.9. | taca | 3 | -236/+6 | |
Changes are unknown. | |||||
2010-09-10 | Update devel/ruby-log4r to 1.1.8. | taca | 4 | -73/+318 | |
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. Changes may be too may, please refer http://log4r.rubyforge.org/. | |||||
2009-06-16 | Fix a number of GENERATE_PLIST entries to always have a terminating ; | joerg | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm related logic. | joerg | 1 | -6/+3 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -10/+1 | |
2008-04-04 | Initial import of ruby18-log4r-1.0.5 as devel/ruby-log4r. | jlam | 5 | -0/+139 | |
Log4r is a comprehensive and flexible logging library written in Ruby for use in Ruby programs. It features a hierarchical logging system of any number of levels, custom level names, logger inheritance, multiple output destinations, execution tracing, custom formatting, thread safteyness, XML and YAML configuration, and more. Log4r is an adherent to the philosophy of logging using simple print statements. What Log4r adds to this philosophy is a flexible way of controling the information being logged. Log information can be sent to any kind of destination and with varying degrees of importance. Log4r is designed so that logging statements can remain in production code with almost no extra computational cost. |