Skip to content

Instantly share code, notes, and snippets.

@adamhjk
Created April 8, 2011 16:57
Show Gist options
  • Save adamhjk/910272 to your computer and use it in GitHub Desktop.
Save adamhjk/910272 to your computer and use it in GitHub Desktop.
Chef::Log.level = :debug
# your recipe
Chef::Log.level = Chef::Config[:log_level]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment