On Fri, 2013-02-15 at 11:36 +0100, mfoj...@redhat.com wrote: > From: Michal Fojtik <mfoj...@redhat.com> > > This patch will make sure that logs produced by Sequel (SQL logs) > will go to DeltacloudLogger instead of default Ruby Logger. > > The reason is that user can set the '-L/--log' option and redirect > all logs into a file. In that case, this patch will make sure > that SQL logs are saved into that file as well.
ACK