Skip to content

Commit

Permalink
lager: update template rebar.config
Browse files Browse the repository at this point in the history
  • Loading branch information
James Aimonetti committed Feb 29, 2012
1 parent 4ab3511 commit 6e639be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whistle_apps/templates/rebar.config
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{erl_opts, [{d, debug}, debug_info]}. % uncomment to get debug messages, remove debug_info for production
{erl_opts, [{parse_transform, switchblade_transform},{d, debug}, debug_info]}. % uncomment to get debug messages, remove debug_info for production

0 comments on commit 6e639be

Please sign in to comment.