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
Fix
#49
, badmatch in trace_file/3
pull/51/head
Andrew Thompson
13 years ago
parent
698c9918cf
commit
f4ebe1fc96
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/lager.erl
+ 1
- 1
src/lager.erl
View File
@ -134,7 +134,7 @@ trace_file(File, Filter, Level) ->
ok
end
,
case
Res
of
{
ok
,
_
}
-
>
ok
-
>
%
%
install
the
trace
.
{
MinLevel
,
Traces
}
=
lager_mochiglobal
:
get
(
loglevel
)
,
case
lists
:
member
(
Trace
,
Traces
)
of
Write
Preview
Loading…
Cancel
Save