This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
lager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
53
Wiki
Activity
Browse Source
R15 does not appear to properly handle the export_all directive added to rebar.config
pull/360/head
John R. Daily
9 years ago
parent
0d428368e3
commit
124ba14f18
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/lager_app.erl
+ 1
- 0
src/lager_app.erl
View File
@ -23,6 +23,7 @@
-
behaviour
(
application
)
.
-
include
(
"
lager.hrl
"
)
.
-
ifdef
(
TEST
)
.
-
compile
(
[
export_all
]
)
.
-
include_lib
(
"
eunit/include/eunit.hrl
"
)
.
-
endif
.
-
export
(
[
start
/
0
,
Write
Preview
Loading…
Cancel
Save