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
Merge pull request
#342
from basho/gh286
Export configure_sink/2 for runtime sink config Reviewed-by: macintux
pull/355/head
Bishop Bors
9 years ago
parent
3fe1e9d645
1b582af196
commit
8f58fa1b46
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
@ -28,6 +28,7 @@
-
export
(
[
start
/
0
,
start
/
2
,
start_handler
/
3
,
configure_sink
/
2
,
stop
/
1
]
)
.
%
%
The
`
application
:
get_env
/
3
`
compatibility
wrapper
is
useful
Write
Preview
Loading…
Cancel
Save