Skip to content

Instantly share code, notes, and snippets.

@dkubb
Created August 2, 2008 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dkubb/3757 to your computer and use it in GitHub Desktop.
Save dkubb/3757 to your computer and use it in GitHub Desktop.
Merb::BootLoader.after_app_loads do
DataObjects::Mysql.logger = DataObjects::Logger.new(STDOUT, Merb.logger.level)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment