Release vlualogger 1.1
Wed, Jan 12, 2011 01:38 PM
I have made a small change to vlualogger to flush the file handle after every write. I discovered that lua was not flushing the writes when I was tailing a the log file to do some debugging. This fixes that issue.
Also see my original post about vlualogger.