Skip to content

Instantly share code, notes, and snippets.

@russelldb
Created October 14, 2010 12:27
Show Gist options
  • Save russelldb/626113 to your computer and use it in GitHub Desktop.
Save russelldb/626113 to your computer and use it in GitHub Desktop.
%% Thanks to Ulf Wiger, here http://lists.basho.com/pipermail/rebar_lists.basho.com/2010-October/000274.html
gen_event:delete_handler(error_logger,sasl_report_tty_h,swap).
gen_event:add_handler(error_logger,sasl_report_tty_h,error).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment