Skip to content

Instantly share code, notes, and snippets.

@wheresalice
Created July 26, 2010 10:01
Embed
What would you like to do?
Switch a Drupal site to syslog logging with level user_6
/var/aegir/drush/drush.php disable dblog && /var/aegir/drush/drush.php enable syslog
echo 1 | /var/aegir/drush/drush.php variable set syslog_facility 176
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment