Disabling logging when using script/runner

Is it possible to disable rails logging when you invoke a script/runner command? I run a lot of batch commands via script/runner and it makes it hard to see the logging for web-based queries vs script/runner.