Tag Archive | "apache log4j"

Add Logging to Ruby Scripts with Log4r

Tuesday, October 14, 2008

0 Comments

Log4r is a logging library inspired by Apache Foundation’s Log4j, “but is not a direct implementation or clone.” Of course this doesn’t change the fact that log4r is a very efficient, fast, and easy to use library. I’m going give a quick tutorial how to add logging capabilities to your Ruby scripts using Log4r. [...]

Continue reading...