I added a config option to Venus: log_format. Perhaps best explained by example, this: log_format = %(created)f %(message)s Produces output like this: http://planet.intertwingly.net/planet.log Available options: http://docs.python.org/lib/node422.html - Sam Ruby