I am in the process of learning Ruby and while browsing the web I found TeensyMud which is a simple MUD server written in Ruby. The thing that caught my eye was how they implemented logging with Log4r. More >