Hi,
SQL logging is working in development environment,but it doesnt in
production environment ,can anybody help me
Thanks&Regards,
Loganathan.s
Hi,
SQL logging is working in development environment,but it doesnt in
production environment ,can anybody help me
Thanks&Regards,
Loganathan.s
You should be able to put:
config.log_level = :debug
into your config/environments/production.rb file.
Be advised though, this is turned off in production for reasons of
performance, and it shouldn’t be used all the time.
On Mon, Feb 14, 2011 at 11:44 AM, loganathan sellappa <loganathan.ms@
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs