Is there a way to change the log level at which sequel logs all its
queries? Right now, all queries are logged at the "info" level.

In Rails, I want to set Sequel's log level to "debug" in the
production environment (which only accepts "info" and higher), so that
SQL queries are not logged.

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to