No Output From script/server

Hello,

I usually use my Mac for Rails development, but since it’s in for
service, I have to use Windows now for a couple of days. However, for
some reason with Windows, I’m not getting any of the output from the
console such as what queries are running. It seems to be outputting
any warnings, but nothing else. I’m using Mongrel, but I also tried
using WeBrick, and it’s not giving any output either. Is there some
sort of setting for this?

Thanks,
Nick

I deleted my development.log file, and am now getting output again.