Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
lager
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
53
Wiki
Attività
Sfoglia il codice sorgente
Fix
#49
, badmatch in trace_file/3
pull/51/head
Andrew Thompson
13 anni fa
parent
698c9918cf
commit
f4ebe1fc96
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
src/lager.erl
+ 1
- 1
src/lager.erl
Vedi 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
Scrivi
Anteprima
Caricamento…
Annulla
Salva