Logger broken?

Hi guys,

Up until yesterday, the rails logger was working (typed logger.info in
controllers and views). Today, it is not outputting anything at all.
Not just my commands, but the SQL commands that rails shows to help
you debug. I haven’t done any big changes except commit this project
to a SVN repository. I use locomotive on OS X as the server, so I
don’t have any mongrel configuration or something like that messed
up…

Why the heck would this just stop printing everything out?
Troubleshooting tips welcomed; I googled to no avail. Is there a
config file for logger that maybe got messed up?

-truchty