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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
204
Commits
4
Branches
2.4 MiB
Tree:
e9c4d77bea
1.2
2.x
adt/lager_use_logger-option
master
3.8.1
3.8.0
3.7.0
3.6.10
3.6.9
3.6.8
3.6.7
3.6.6
3.6.5
3.6.4
3.6.3
3.6.2
3.6.1
3.6.0
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.0
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-RC2
3.0.0-RC1
2.2.3
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0rc2
2.0.0rc1
1.2.2
1.2.1
1.2.0
1.0.0
0.9.4
0.9.3
0.9.2
0.9.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e9c4d77bea'
${ noResults }
lager
/
rebar.config
4 lines
93 B
Raw
Normal View
History
Remove riak_err as a dep; fix some warnings
14 years ago
Make sure we build lager_util before the parse transform
14 years ago
Update build scripts; add riak_err as a dep
14 years ago
Use sync_notify, its faster
14 years ago
{erl_opts, [debug_info]}.
{erl_first_files, ["src/lager_util.erl"]}.
{cover_enabled, true}.