Skip to content

Commit

Permalink
Making ibrowse safe for logging democracy (let the person packaging a…
Browse files Browse the repository at this point in the history
…n app with ibrowse choose their logger, sasl or lager or something custom)
  • Loading branch information
asonge committed Oct 4, 2011
1 parent b848be0 commit 92f5898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ibrowse.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
ibrowse_lib,
ibrowse_lb ]},
{registered, []},
{applications, [kernel,stdlib,sasl]},
{applications, [kernel,stdlib]},
{env, []},
{mod, {ibrowse_app, []}}]}.

0 comments on commit 92f5898

Please sign in to comment.