From: Alexander Jonsson Date: 2007-03-16T00:58:30+09:00 Subject: A little advice on writing a logWriter Hello everyone, I'm new to Ruby and not so experienced programmer in overall but i manage to do "ok". Now I started to program a bit in Ruby and wanted to write a logWriter program but the problem is that Ruby doesnt have I/O Stream functions like java and C++. I have never written a simple log writer before either, this will be challenging. Is there any advice on how to proceed you could give a fellow rookie ruby lover? :) Cheers, RubyNub