Thanks for your reply! Looks like I can solve my problem by issuing
DataMapper.logger.level = :error Merb.logger.level = :error in the production.rb. Somehow the line c[:log_level] = :error wasn't being picked up in 0.9.7, so even the Merb's own log level was set to 0 (debug) instead of 6 (error). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
