Skip to content

Commit

Permalink
Include syslog application
Browse files Browse the repository at this point in the history
  • Loading branch information
ypaq committed Jun 15, 2015
1 parent b22f234 commit 8f09cb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lager_syslog.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
{modules, []},
{applications, [
kernel,
stdlib
stdlib,
syslog
]},
{registered, []}
]}.

0 comments on commit 8f09cb5

Please sign in to comment.